Question: Multiple choice questions [2 marks each] 1. The main role of linker is (a) To compile the program (b) To run the program (c) To

 Multiple choice questions [2 marks each] 1. The main role oflinker is (a) To compile the program (b) To run the program

Multiple choice questions [2 marks each] 1. The main role of linker is (a) To compile the program (b) To run the program (c) To transfer the executable file to the memory (d) combine the output of the compiler with required library functions to produce an executable image 2. Consider the following flowchart What will be the output, when the flowchart is executed? (a) Print b (b) Print a (c) Error in executing (d) Nothing will be printed on the output 3. In software program design, modular organization is described by: (a) Structure charts (b) Flowcharts (c) State transition diagrams (d) Pseudocode 4. Consider the following code segment: int i,x=4; for (i=0;i int main() \{ int x=1; while (x

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!