Tag: programming languages

Questions Related to programming languages

  1. init(),service(),destroy()

  2. init(),destroy(),service(),

  3. init(),process(),destroy()

  4. init(),start(),destroy()


Correct Option: A
  1. Life cycle management

  2. Security

  3. Deployment

  4. All the above


Correct Option: D
  1. Interface and Class

  2. Class and Interface

  3. interface and interface

  4. class and class


Correct Option: B
  1. Inner Class

  2. Sub class

  3. Private Class

  4. Anonymous class


Correct Option: D
  1. Process

  2. Thread

  3. Both a & b

  4. None of the above


Correct Option: B
  1. Growable

  2. modifiable

  3. constant

  4. Both a & b


Correct Option: D
  1. Init(),start(),paint(),stop(),destroy()

  2. Init(),start(),paint(),destroy(),stop()

  3. Init(),paint(),start(),destroy(),stop()

  4. None of the above


Correct Option: A