Answer Posted / chaitra.m
single Thread
multithread
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Can you declare a private method as static?
Explain the importance of throws keyword in java?
What is the difference between length and size in java?
Explain the scope of a variable.
How many inner classes can a class have?
Name few java util classes introduced with java 8 ?
What is a stringbuffer?
Is null in java?
What does substring mean?
What do you know about the garbage collector in java?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
Explain the different forms of polymorphism?
What is the difference between inheritance and encapsulation?
What is use of static method?
What is garbage collection? What is the process that is responsible for doing that in java?