29. ............... refers to the process of collecting, organizing and maintaining a complete record of
programs and other documents used during the different phases of software development.
(A) Debugging (B) Documentation (C) Both A and B (D) Testing
30. are the forms of documentation that are put within program to help in understanding the
logic of the program.
(A) System manual (B) User manual (C) Comments (D) Logic Errors
31. does not contain any programming instruction and are just language instructions.
(A) User Manual (B) Comments (C) System Manual (D) None
32. arguments the code with the basic description and also help in generating external
documentation.
(A) Comments (B) Hungarian Notation (C) User Manual (D) None
33. is a form of external documentation and is available in the form of separate documents or unit
development folders
(A) Hungarian Notation (B) User Manual (C) Syntax errors (D) System Manual
34. .... is a form of external documentation and is required to ensure smooth execution of software ..
(A) Logical Errors (B) User Manual (C) System Manual (D) Comments
35. .... are used within program to help in understanding the logic of the program and hence are a
form of external documentation.
(A) Debugging (B) White Box Testing (C) Comments (D) Syntax Errors
36. In..... the name of the variable indicates its type of intended use.
(A) Debugging (B) Hungarian Notation (C) System Manual (D) Logic Errors
37. ..... is said to be a popular naming convention in complete programming
(A) User Manual (B) Hungarian Notation (C) Black Box Testing (D) Testing
38. Following is the DOS command to print the file' add.c ' without installing a printer driver on your
PC.
(A) type add.c> prn (B) edit add.c > prn (C) print add.c
39. Command for creating directory in MS DOS is
(D) print add.c > prn
(A) md (B) gd (C) cd (D) fd
40. The software tool that. is used for linking modules together is called .
(A) Editor (B) Linker (C) Compiler (D) Debugger
41. 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
42. loads a given program from a disk
(A) Linker (B) Compiler
(C) Interpreter (D) Loaders
ANSWERS
1. A 2.A 3. B 4.C 5.A 6.B 7.D 8.A 9.C 10. D
11. B 12. C 13. D 14. A 15. B 16. C 17. B 18. C 19. A 20. D
-
21. A
|
22. B
|
23. C
|
24. B
|
25. B
|
26. C
|
27. A
|
28. A
|
29. B
|
30. C
|
31. B
|
32. A
|
33. D
|
34. B
|
35. C
|
36. B
|
37. B
|
38. A
|
39. A
|
40. B
|
41. D
|
42. D
|
|
|
|
|
|
|
|
|
1. Flowchart is used to _
(A) Visual representation of application Logic (B) Represent Application Modules
(C) Give short description of application
2. Step by step description of program is known as-
(A) Pseudo code (B) Flowchart
(C) Algorithm (D) Test case
3. 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 used.
4. Which statement is used to jump the control of program?
(A) Switch (B) Loop
(C) Conditional statement (D) Goto
5.In programming language, programs are implementation of _
(A) Flowchart
(C) None of the above
(B) Algorithm
(D) Pseudo code
6.By using .......................... , Algorithms (Program logic flow) can be shown in pictorial way.
(A) Program
(C) Test Case
(B) Flowchart
(D) Pseudo code
7. Processing Symbol is used to indicate in the program.
(A) Process (i.e. Arithmetic process) (B) Input and Output
(C) Decisions (D) Start and End
Share with your friends: |