Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

13/11/2019 COBOL Basics Questions and Answers - Sanfoundry

Mock Test 4 (https://rank.sanfoundry.com/computer-fundamentals-mock-test-4/)


Mock Test 5 (https://rank.sanfoundry.com/computer-fundamentals-mock-test-5/)
Mock Test 6 (https://rank.sanfoundry.com/computer-fundamentals-mock-test-6/)
Mock Test 7 (https://rank.sanfoundry.com/computer-fundamentals-mock-test-7/)
Mock Test 8 (https://rank.sanfoundry.com/computer-fundamentals-mock-test-8/)
Mock Test 9 (https://rank.sanfoundry.com/computer-fundamentals-mock-test-9/)
Mock Test 10 (https://rank.sanfoundry.com/computer-fundamentals-mock-test-10/)

« Prev Page (https://www.sanfoundry.com/computer-fundamentals-questions-answers-fortran-basics/)


Next Page (https://www.sanfoundry.com/computer-fundamentals-questions-answers-testing/) »

Computer Fundamentals Questions and Answers – COBOL Basics

This set of Computer Fundamentals Multiple Choice Questions & Answers (MCQs) focuses on “COBOL
Basics”.

1. COBOL stands for _________


a) Common Business Oriented Language
b) Common Business Object Language
c) Common Beneficial Oriented Language
d) Common Beneficial Object Language
View Answer

advertisement

2. COBOL is a language that keeps evolving.


a) True
b) False
View Answer

3. Which of the following is not a part of the program division in COBOL?


a) Identification
b) Environment
c) Procedure
d) Compilation
View Answer

4. Which of the following is not a part of the Identification division?


a) Paragraphs
b) Entries
c) Phrases
d) Clauses
View Answer

5. D in COBOL stands for _________


a) Data
b) Draft
c) Debugger
d) Debugging lines
View Answer

advertisement
https://www.sanfoundry.com/computer-fundamentals-questions-answers-cobol-basics/ 4/9
13/11/2019
6. Comment COBOL Basics Questions and Answers - Sanfoundry
in COBOL is denoted by ________
a) *
b) /
c) //
d) ;
View Answer

7. The data division is used to ________


a) Declare program id
b) Declare variables
c) File control
d) Input-Output section
View Answer

8. Which is not a data type in COBOL?


a) numeric
b) alphanumeric
c) alphabetic
d) float
View Answer

9. What does S denote in a picture clause?


a) A symbol
b) A character
c) A sign
d) Alphanumeric sign
View Answer

10. _____________ denotes the format in which data is stored in memory.


a) kind
b) attach
c) select
d) usage
View Answer

advertisement
Ad

What is Dynamic Programming? - Grokking


Dynamic Programming

designgurus.org VISIT SITE

Sanfoundry Global Education & Learning Series – Computer Fundamentals.

To practice all areas of Computer Fundamentals, here is complete set of 1000+ Multiple Choice Questions and
Answers (https://www.sanfoundry.com/1000-computer-fundamentals-questions-answers/).

https://www.sanfoundry.com/computer-fundamentals-questions-answers-cobol-basics/ 5/9

You might also like