0

programming languages Online Quiz - 6

Description: programming languages Online Quiz - 6
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0

The java developer James Gosling belongs to which country

  1. Canada

  2. America

  3. Japan

  4. South africa


Correct Option: A

What is the level number for REDEFINES Clause

  1. 66

  2. 77

  3. 88

  4. 99

  5. 59


Correct Option: B

How many bytes does a S9(7) COMP-3 field occupy ?

  1. 3

  2. 4

  3. 8

  4. 10


Correct Option: B

In how many modes the SCUP commands can be issued? A.) Interactive mode B.) Block mode. C.) Non Interactive mode.

  1. A, B

  2. B, C

  3. A, B, C

  4. A, C

  5. None of the above


Correct Option: D

What is the maximum value that can be stored in S9(8) COMP?

  1. 9999999

  2. 99999999

  3. 999999999

  4. 99999998


Correct Option: B

Functions of TCP is to:

  1. Execute SCOBOL programs

  2. Coordinate communication between screen programs and their I/O devices

  3. Coordinate communication between screen programs and the server processes

  4. Coordinate communication between screen programs and the PATHMON

  5. All of the above

  6. None of the above


Correct Option: E

Disk file in which PATHMON process maintain the configuration information

  1. PATHCTL

  2. TCLPROG

  3. PATHSEND

  4. PATHTCL

  5. LINKMON


Correct Option: A

How many bytes does a S9(7) SIGN trailing separate field occupy ?

  1. 1

  2. 4

  3. 2

  4. 8


Correct Option: D

In which of the files can records be accessed either sequentially or randomly

  1. Sequential & Indexed

  2. Indexed & Relative

  3. Relative

  4. NONE


Correct Option: B

Which of the following relational operator is not allowed in the START statement?

  1. > &

  2. >=

  3. =

  4. <=


Correct Option: D

A COBOL 85 program can invoke routines written

  1. C

  2. C++

  3. PASCAL

  4. FORTAN

  5. TAL

  6. All of the above


Correct Option: F
  1. IMMEDIATE

  2. ABORT

  3. ORDERLY

  4. All of the above

  5. None of the above


Correct Option: D

The DELETE statement does not remove a record from

  1. RELATIVE files

  2. SEQUENTIAL files

  3. INDEXED files

  4. NONE OF THESE


Correct Option: B

TMF provides the integrity of the database against failure of the any of the following:

  1. Disk drive and Disk controller

  2. Disk process and CPU

  3. An application process and Entire system

  4. Both a, b and c


Correct Option: D

What are the features of TMF?

  1. Consistency

  2. Fault Tolerant Records

  3. Roll Back

  4. Locking

  5. All of the above


Correct Option: E

SCUP operates on the SCREEN COBOL object library by recompiling the source program

  1. True

  2. False


Correct Option: B

Can a SEARCH be applied to a table which does not have an INDEX defined?

  1. True

  2. False


Correct Option: B

When a pathway system is shut down, all configuration information up to that time is retained in the pathway control file

  1. True

  2. False


Correct Option: B

PROGRAM-ID is optional paragraph in any program

  1. True

  2. False


Correct Option: B
- Hide questions