Tag: programming languages

Questions Related to programming languages

  1. Copies "This" into an_array

  2. Adds "This" to the end of an_array

  3. Compares an_array and "This"

  4. None of the Above


Correct Option: B

C++

  1. 10

  2. 11

  3. 1

  4. None of the Above


Correct Option: B
  1. 2

  2. 4

  3. 0

  4. None of the Above


Correct Option: A
  1. Binary Tree

  2. Hash Table

  3. Stack

  4. None of the Above


Correct Option: B
  1. class aclass : public superclass

  2. class aclass inherit superclass

  3. class aclass

  4. None of the Above


Correct Option: A
  1. 28

  2. 9

  3. Any of them could be

  4. None of the Above


Correct Option: A
  1. No

  2. Case sensitivity is compiler-determined

  3. Yes

  4. None of the Above


Correct Option: C
  1. unsigned int

  2. char

  3. Float

  4. None of the Above


Correct Option: C
  1. public

  2. protected

  3. guarded

  4. None of the Above


Correct Option: C
  1. &&

  2. ||

  3. !

  4. None of the Above


Correct Option: C