Top 80+ Solved Fundamentals of Computer Programming 1 MCQ Questions Answer
Q. are the forms of documentation that are put within program to help in understanding thelogic of the program.
a. System manual
b. User manual
c. Comments
d. Logic Errors
Q. does not contain any programming instruction and are just language instructions.
a. User Manual
b. Comments
c. System Manual
d. None
Q. arguments the code with the basic description and also help in generating externaldocumentation.
a. Comment
b. Hungarian Notation
c. User Manual
d. None
Q. is a form of external documentation and is available in the form of separate documents or unitdevelopment folders
a. Hungarian Notation
b. User Manual
c. Syntax errors
d. System Manual
Q. .... is a form of external documentation and is required to ensure smooth execution of software ..
a. Logical Error
b. User Manual
c. System Manual
d. Comments
Q. .... are used within program to help in understanding the logic of the program and hence are aform of external documentation.
a. Debugging
b. White Box Testing
c. Comments
d. Syntax Errors
Q. In..... the name of the variable indicates its type of intended use.
a. Debugging
b. Hungarian Notation
c. System Manual
d. Logic Errors
Q. ..... is said to be a popular naming convention in complete programming
a. User Manual
b. Hungarian Notation
c. Black Box Testing
d. Testing
Q. Following is the DOS command to print the file' add.c ' without installing a printer driver on yourPC.
a. type add.c> prn
b. edit add.c > prn
c. print a
d. c
Q. The software tool that. is used for linking modules together is called _______.
a. Editor
b. Linker
c. Compiler
d. Debugger
Q. A component of a computer that locates a given program or application from the offline storage,loads it into the main memory and facilitates its execution is called_______.
a. Interpreter
b. Compiler
c. Linker
d. Loader
Q. Step by step description of program is known as-
a. Pseudo code
b. Flowchart
c. Algorithm
d. Test case
Q. To show Start and End of program(D) Explain user interface of application
a. Kite box is used.
b. Circle is used.
c. Round corner rectangle is used
d. Pentagon is use