Tag: programming languages

Questions Related to programming languages

  1. compile time error

  2. run time error

  3. p is initialized to 87

  4. space for an array of 87 integers is allocated


Correct Option: C

The cast operator used for casting inherently incompatible pointer types

  1. reinterpret_cast

  2. static_cast

  3. dynamic_cast

  4. const_cast


Correct Option: A
  1. PROCEDURE DIVISION, DATA DIVISION, ENVIRONMENT DIVISION

  2. PROCEDURE DIVISION, FILE-CONTROL, INPUT-OUTPUT

  3. ENVIRONMENT DIVISION, IDENTIFICATION DIVISION, WORKING-STORAGE SECTION

  4. WORKING-STORAGE SECTION, DATA DIVISION, FILE SECTION


Correct Option: A
  1. Common Business Oriented Language

  2. Common Business Language

  3. Business Oriented Language

  4. Business Language


Correct Option: B