Answer Posted / umesh
Answer #2 is wrong
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is application tier?
What ide should I use for java?
Can a variable be local and static at the same time?
What is scope & storage allocation of global and extern variables? Explain with an example
Explain the difference between treeset and treemap in java?
Explain about core java?
Can constructor be protected in java?
What is finalize()? Is finalize() similar to a destructor?
What is the difference between access specifiers and access modifiers in java?
What is the difference between synchronized and synchronized block?
Can an interface have a constructor?
What are the 8 primitive data types in java?
What is the difference between iterator and enumeration ?
how does the run() method in runnable work? : Java thread
What are the Static and Dynamic Variables? Differentiate them.