Tag: programming languages

Questions Related to programming languages

MASK can be used

  1. Only for an outfile defined as printer

  2. For any outfile that we write to

  3. Both a & b

  4. None of the above


Correct Option: A
  1. DDName::FILE-STATUS

  2. FILE-STATUS::DDName

  3. DDName:FILE-STATUS

  4. None of the above


Correct Option: C

Which of the following can not be used on a report?

  1. NOADJUST

  2. NODATE

  3. NOPAGE

  4. AUTOSKIP


Correct Option: D
  1. Only for an outfile defined as printer

  2. For any outfile that we write to

  3. Both a & b

  4. None of the above


Correct Option: A
  1. Java Programming Language

  2. Java Class file format

  3. Java Application Programming Interface

  4. Java Common Type System

  5. Java Virtual Machine

  6. Java Common Language Runtime


Correct Option: A,B,C,E
  1. To improve memory management.

  2. To achieve Platform independence

  3. To improve the Application performance

  4. If Java API is not available for platform specific operation

  5. For small applications


Correct Option: C,D
  1. Micro Edition

  2. Mobile Edition

  3. Enterprise Edition

  4. Mono Edition

  5. Standard Edition

  6. Robust Edition


Correct Option: A,C,E
  1. Java Virtual Machine

  2. Java Programming Language

  3. Java Application Programming Interface

  4. 1, 2 & 3

  5. 1 & 3

  6. 2 & 3


Correct Option: E
  1. JVM's default class loader is bootstrap

  2. Java code is compiled into bytecode

  3. JVM can run code in any language, provided it has been complied to bytecode meeting JVM specification

  4. Java class file use little-endian format

  5. Garbage collector is an integral part of JVM


Correct Option: D

Abbreviation of SQL

  1. Structure Query Language

  2. Structured Query Language

  3. Structure Queried Language

  4. None of the above


Correct Option: B