COBOL Programming Question Bank
COBOL Programming Question Bank
- Explain the Figurative constant with examples.
- Explain the group and elementary group data items. Give some Examples
- Explain the COMPUTE and MOVE statement with example.
- Write a COBOL program to read and display the university address.
- Write a COBOL program to calculate the Simple Interest from given P (principal amount), N (number of year) and R(Rate of Interest).(or)
- Explain the IF statement with an example
- Explain the READ and WRITE statement with an example.
- A set of values, either positive or negative, terminated by a zero are to be input. Write a COBOL program to count the number of positive and number of negative values available in the input list.
- How do we define a two dimensional array in COBOL? give an example.
- Explain the SET and SEARCH verb.
0