Tag: programming languages

Questions Related to programming languages

Which clearcase command is used to check in the files

  1. ct ci

  2. ct co

  3. ct mk

  4. ct mkelem


Correct Option: A

As per the Coding Guidelines of the Project, Which of the following is valid include when messenger .hpp from messenger unit is used in the current unit?

  1. #include 

  2. #include 

  3. #include 

  4. #include 


Correct Option: B

As per the Coding Guidelines of the Project, What should be the maximum length of a line?

  1. 120 Characters

  2. 150 Characters

  3. 40 Characters

  4. 80 Characters


Correct Option: A

After submiting the change set, the next process is:

  1. The Change set goes to a QA as part of 4 eyes principle

  2. Integration Daemon starts running test units

  3. Nothing happens

  4. You will have to check in the file after submit


Correct Option: A

A file pqr.cpp has been changed neither in your view nor in the task you are working. There is no private copy of the file present in your view.. The version of the file you are viewing is the file present in

  1. your view

  2. Mainline

  3. Task

  4. None of the above


Correct Option: B

REXX is

  1. A programming language

  2. Extremely versatile language

  3. Restructured Extended Executor Language

  4. High-level procedural language

  5. All of the above


Correct Option: E

The main function of REXX is to pass commands to

  1. TSO

  2. TSO/ISPF Dialog

  3. ISREDIT

  4. All of the above


Correct Option: D
  1. To create panels

  2. To display panels

  3. To create and display panels

  4. None of the above


Correct Option: B