Sail E0 Webinar

MCQs

Total Questions : 25 | Page 2 of 3 pages
Question 11. Can u call COBOL I pgm from COBOL-II?
  1.    Not possible
  2.    Possible in Non cics
  3.    Not possible in CICS
  4.    None
 Discuss Question
Answer: Option C. -> Not possible in CICS




Question 12. In which section do sort description is given?
  1.    Working-Storage
  2.    File Section
  3.    Linkage Section
  4.    Control Section
 Discuss Question
Answer: Option B. -> File Section




Question 13. To develop commercial applications that require precise and efficient manipulation of data, we use
  1.    Fortran
  2.    COBOL
  3.    Pascal
  4.    Ada
 Discuss Question
Answer: Option B. -> COBOL




Question 14. In the IDE, which of following is used to design the layout of an application?
  1.    Form Designer window
  2.    Project Explorer window
  3.    Context Menu
  4.    Form Layout window
 Discuss Question
Answer: Option A. -> Form Designer window




Question 15. Select variable which is accessible only to the batch program.
  1.    Local
  2.    Global
  3.    External
  4.    Internal
 Discuss Question
Answer: Option B. -> Global




Question 16. When displaying a data-name, it _______ be part of an output record.
  1.    Must
  2.    Mustn't
  3.    Need not
  4.    Can't say
 Discuss Question
Answer: Option C. -> Need not




Question 17. Which of the following is valid COBOL word?
  1.    B12-4
  2.    Gross
  3.    Over Time
  4.    Gross Salary
 Discuss Question
Answer: Option A. -> B12-4




Question 18. Which division is used to specify the computer used by the program
  1.    Identification Division
  2.    Environment Division
  3.    Data Division
  4.    Procedure Division
 Discuss Question
Answer: Option B. -> Environment Division




Question 19. Which of the following storage and retrieval methods would be well suited to your processing requirements if you only need to retrieve records one at a time and there is no fixed pattern to the requests for data and records?
  1.    indexed sectors
  2.    sequential
  3.    direct
  4.    indexed direct
 Discuss Question
Answer: Option D. -> indexed direct




Question 20. What is the edited value of the picture clause PIC field 9999+ Numeric value moved to the field -382 and the Edited value is
  1.    0382
  2.    3820
  3.    0038
  4.    0003
 Discuss Question
Answer: Option A. -> 0382




Latest Videos

Latest Test Papers