Answer Posted / gautham
It was james gosling who found java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of protected in java?
What do you mean by garbage collection used in java?
What is a ternary operator in java? What is an interface?
What is the point of polymorphism java?
Can we declare the main method of our class as private?
Explain the features of java?
Can we create a constructor in abstract class?
What is difference between pointer and reference?
Which is faster call by value or call by reference?
What is difference between Heap and Stack Memory?
When is finally block not called?
What is the common usage of serialization?
What is the major difference between linkedlist and arraylist?
What is finalize()?
Can a constructor be protected?