Abat CERT Quiz Taw10_13

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Brendan.conroy
B
Brendan.conroy
Community Contributor
Quizzes Created: 5 | Total Attempts: 1,246
Questions: 9 | Attempts: 134

SettingsSettingsSettings
Computer Security Quizzes & Trivia

Function modules
function groups
calling and creating function groups
function groups


Questions and Answers
  • 1. 

    Function modules are ___________ visible

    Explanation
    Function modules are globally visible, meaning that they can be accessed and called from anywhere within the program. This allows for greater flexibility and reusability of code, as the functions can be easily accessed and utilized by different parts of the program without the need for duplication or redefinition. By being globally visible, function modules promote modular programming and enhance the organization and efficiency of the codebase.

    Rate this question:

  • 2. 

    Function modules can only be defined and implemented in function ___________

    Explanation
    Modules are a way to organize and encapsulate code in separate files. They allow for better code organization, reusability, and maintainability. In most programming languages, modules can only be defined and implemented within the context of a function. This means that modules cannot be defined or implemented outside of a function. By limiting the scope of modules to functions, it helps to ensure that the code within the module is only accessible and usable within the function it is defined in.

    Rate this question:

  • 3. 

    Function groups can also contain the following elements,Data declarations (Global data objects)SubroutinesScreensGlobal Data objects are encapsulated, this means that

  • 4. 

    The main program merely contains the INCLUDE statements for the following 5 include programs

    Explanation
    top, u f o and i

    Rate this question:

  • 5. 

    TOP includes contain

    Explanation
    contain the function pool statements and the global data declarations

    Rate this question:

  • 6. 

    The U lincludes  contain

    Explanation
    The correct answer is "the actual function modules". This is because the sentence states that "the U lincludes contain the actual function modules". Therefore, the actual function modules are included within the U lincludes.

    Rate this question:

  • 7. 

    The f include contains

    Explanation
    subroutines accessible by all function modules

    Rate this question:

  • 8. 

    The o includes contain

  • 9. 

    The i includes contain the

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 19, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 02, 2009
    Quiz Created by
    Brendan.conroy
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.