Tag: creativity

Questions Related to creativity

  1. Java5.0 is product version no and Java1.5 is internal Version number

  2. Java1.5 is external version no and Java5.0 is internal Version number

  3. Java1.5 is product version no and Java5.0 is internal Version number

  4. Java1.5 is internal version no and Java5.0 is external Version number


Correct Option: A
  1. Heap

  2. Kernal

  3. Stack

  4. Static Data Blocks


Correct Option: C
  1. static variable

  2. Abstract method

  3. Initializer Block

  4. Instance variables


Correct Option: A,C
  1. constructor

  2. public instance variable

  3. protected members

  4. Primitive elements


Correct Option: A