

InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
1. |
How many bytes does a S9(7) SIGN TRAILING SEPARATE field occupy? |
Answer» | |
2. |
Where can we specify OCCURS clause? |
Answer» | |
3. |
If 123 value is moved to a PP999 PIC clause, then what is edited value taken? |
Answer» | |
4. |
Which cobol verb is used for updating a file? |
Answer» | |
5. |
What is the length of PIC 9.999? |
Answer» | |
6. |
What are literals? |
Answer» | |
7. |
Why is it necessary to open a file in I-O mode for REWRITE? |
Answer» | |
8. |
Can a Search be done on a table with or without Index? |
Answer» | |
9. |
What is the difference between PIC 9.99 and PIC9v99? |
Answer» | |
10. |
What are the access modes of START statement? |
Answer» | |
11. |
What is LOCAL-STORAGE SECTION? |
Answer» | |
12. |
What is the difference between Perform With Test After and Perform With Test Before? |
Answer» | |
13. |
Where does the FILE-CONTROL paragraph appear? |
Answer» | |
14. |
Where does AREA B in COBOL start from? |
Answer» | |
15. |
What divisions, sections and paragraphs are mandatory in a COBOL program? |
Answer» | |
16. |
How do you define the files referred to in a subroutine program? |
Answer» | |
17. |
What is a Compute Statement? |
Answer» | |
18. |
What is the function of Accept Verb? |
Answer» | |
19. |
What is COMP-1 and COMP-2? |
Answer» | |
20. |
Can I redefine an X(10) field with a field of X(20)? |
Answer» | |
21. |
What is the use of EVALUATE statement? |
Answer» | |
22. |
What is binary search? |
Answer» | |
23. |
What is 77 level used for? |
Answer» | |
24. |
What is the Purpose of Pointer Phrase in STRING command? |
Answer» | |
25. |
What is Redefines clause? |
Answer» | |
26. |
What is the difference between static call and dynamic call? |
Answer» | |
27. |
What is the purpose of Identification Division? |
Answer» | |
28. |
What is the difference between comp and comp-3? |
Answer» | |
29. |
How is sign stored in a COMP-3 field? |
Answer» | |
30. |
What will happen if you code GO BACK instead of STOP RUN in a stand alone COBOL program? |
Answer» | |
31. |
What is a linkage section? |
Answer» | |
32. |
What is the difference between Call By Content and Call By Reference? |
Answer» | |
33. |
What is the mode in which you will OPEN a file for writing? |
Answer» | |
34. |
Why we cannot define an Occurs clause at 01 level? |
Answer» | |
35. |
What is the difference between CONTINUE and NEXT SENTENCE? |
Answer» | |
36. |
What is the maximum size of a numeric field we can define in COBOL? |
Answer» | |
37. |
What are the file opening modes in COBOL? |
Answer» | |
38. |
What is a scope terminator? |
Answer» | |
39. |
What is the difference between performing a SECTION and a PARAGRAPH? |
Answer» | |
40. |
What is the difference between SEARCH and SEARCH ALL? |
Answer» | |
41. |
What is the difference between subscript and index? |
Answer» | |
42. |
What are 66 and 88 level used for? |
Answer» | |
43. |
What is 'IS NUMERIC' clause? |
Answer» | |
44. |
What are the different data types available in COBOL? |
Answer» | |
45. |
Name the divisions in a COBOL program. |
Answer» | |
46. |
List some features of COBOL. |
Answer» | |
47. |
What do you know about COBOL? |
Answer» | |