C Language

71. Which is the correct example of label:

  1. Label;
  2. Label:
  3. Label,
  4. #Label

Correct answer: (B)
Label:

72. Who is the manufacturer of C language:

  1. Herbert Schieldt
  2. Banjarne Stroups
  3. Dennis Ritchie
  4. None of these

Correct answer: (C)
Dennis Ritchie

73. An efficient algorithm ____________

  1. Takes efficient time
  2. Takes efficient memory
  3. Both
  4. None of these

Correct answer: (C)
Both

74. Which technique is related to internal code:

  1. Black Box
  2. White Box
  3. Alfa
  4. Beta

Correct answer: (B)
White Box

75. Which is the type of white box testing:

  1. Path Testing
  2. Loop Testing
  3. Domain Testing.
  4. All of these

Correct answer: (D)
All of these

Page 8 of 8