For technical interview question please sir send me because tomorrow my interview
Answer Posted / alok kumar
please sir
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What does string [] args mean?
What is the memory leak in java?
What is type inference in java8?
Why Java doesn’t support multiple inheritance?
What is main string [] args?
What is the purpose of garbage collection in java, and when is it used?
What is difference between this and super keyword?
What are different exception types exceptions available in java ?
How to do encapsulation in java?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
Is int primitive data type?
Objects or references which of them gets garbage collected?
Explain creating threads by extending thread class ?
Why does java have two ways to create child threads? Which way is better?
Explain about static nested classes in java?