logo

CuriousTab

CuriousTab

Technology problems


  • 1. Just by seeing the signature of the bean how can you specity whether it is a Statefull of Stateless Session Bean?
  • Discuss
  • 2. How are this() and super() used with constructors?
  • Discuss
  • 3. How do you decide when to use HashMap and when to use TreeMap ?
  • Discuss
  • 4. What is the Dictionary class?
  • Discuss
  • 5. What is the common usage of serialization? What exceptions occur during serialization?
  • Discuss
  • 6. What is the purpose of garbage collection in Java, and when is it used ?
  • Discuss
  • 7. When is the finalize() called ? What is the purpose of finalization ?
  • Discuss
  • 8. What is Marker Interface?
  • Also asked in: IT Trainer

  • Discuss
  • 9. X implements Y extends Z

  • Options
  • A. X can be class Y,Z are interfaces
  • B. X is an interface Y,Z are classes
  • C. X,Y are classes Z is an interface
  • D. Complilation error
  • Also asked in: IT Trainer

  • Discuss
  • 10. Which of the following are valied?

  • Options
  • A. A class can extend any number of classes simulteneously
  • B. A class can implement only one interface at a time
  • C. A class can extend other class or can implement interface but not both simulteneously
  • D. None of the above
  • Also asked in: IT Trainer

  • Discuss

First 40 41 42 ... 90 .. 138 139 Last