PTASAPTASA
Slide 1 Slide 1
Slide 2 Slide 2
Slide 3 Slide 3
Slide 4 Slide 4
<
>

DAE CIT-113 CH-12 MCQs

DAE | CIT-113

INTRODUCTION TO COMPTER PROGRAMMING 

CHAPTER : 12

DIPLOMA OF ASSOCIATE ENGINEERING

EXAM PRAPARATION

COMMON WITH:
COMPUTER INFORMATION TECHNOLOGY

MULTIPLE CHOICE QUESTION

Chapter:12 (Larger Programs)

Question 1:

One advantage of separate compilation of program modules is

Question 2:

Separately compiled modules are combined using the

Question 3:

For a variable to be visible in a file other than that where it was defined, it must be ____

Question 4:

For a variable to be visible in a file other than that where it was defined, it must be declared using the keyword ________

Question 5:

Which of the following are ways to pass information from one function to another function in a separately compiled file?

Question 6:

Separate compilation is an aid to modular programming because

Question 7:

Conditional compilation is used to

Question 8:

The ___________ preprocessor directive is used as a switch to turn compilation on and off.

Question 9:

The preprocessor directive #if define (ADV) causes the code that follows it to be compiled only when

Question 10:

Using different memory models is useful when a program or data becomes too ________

Question 11:

The medium memory model permits

Question 12:

Memory models are necessary because of the __________

Question 13:

The disadvantage of using a memory model that is larger than necessary is

Question 14:

Which of the following process are used to make an executable file ?

Question 15:

____________ which calculated the sum of the squares of two numbers.

Question 16:

You can have ___________ files open at the same time in the IDE, in separate windows

Question 17:

When a variable is _____________ , it is given a data type (int or whatever) and a name.

Question 18:

_______________ an external variable is visible in the file in which it’s defined, from the point of the definition onward.

Question 19:

_________________ allow the compiler to produce differences in the executable produced controlled by parameters.

Question 20:

The ___________ TIMER directive tells the compiler to compile the statements that follow it only if TIMER is #defined.


NOTE
If you find any mistake in them, do tell in the comment, so that it can be corrected.

If you face any issues feel free to contact me on WhatsApp
03129671316, 03085507292

If you want more improvement
Share feedback in the comment

INSTRUCTOR
MUHAMMAD BIN JAMEEL
BSC ENGG. CIVIL
 

Post a Comment

Previous Post Next Post