Tag: programming languages

Questions Related to programming languages

  1. Venezuela

  2. Carmarthenshire

  3. Palo Alto, CA

  4. Newark, New Jersey


Correct Option: C

What industry is Tibco Software in?

  1. Digital IP

  2. Bicycle industry until 1915

  3. Inventory control system Hospitality Systems, Computer hardware

  4. Computer Software


Correct Option: D

_____ is a workplace communication tool designed to allow users to follow a range of granular subjects and machines, rather than just people.

  1. TIBCO BusinessEvents

  2. TIBCO Spotfire

  3. tibbr

  4. TIBCO ActiveMatrix


Correct Option: C
  1. 1

  2. 2

  3. There is no limit

  4. COBOL if statements are not used to compare variable values


Correct Option: A
  1. Infinite loop

  2. Logical Error

  3. Runtime error

  4. All of the above


Correct Option: D

The COBOL perform loop is the equivalent of which of the following structures found in other languages, such as Java or C++

  1. For loop

  2. Do-While loop

  3. Method

  4. None of the above


Correct Option: B

If someone wanted a COBOL perform "loop" to execute once before the condition is checked, which of the following would they do?

  1. Use a standard perform statement

  2. Use an in line perform

  3. Skillful use of the COBOL reserved word "AFTER"

  4. This is not possible in COBOL


Correct Option: C