why java does not contain pointers?
Answer Posted / sdn
i agree with first and tenth answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how many types of Inheritance?
Difference between final and effectively final ?
What is a Transient Object?
What language is pass by reference?
Is string is a class in java?
explain the concept of virtual method invocation in polymorphism in detail?
Give me some null interfaces in java?
Is nullpointerexception checked or unchecked?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What is diamond operator in java?
How do you reverse a string in java?
What is a protected class in java?
What is the differences between c++ and java? Explain
What are synchronized methods and synchronized statements in java programming?
What all methods are used to prevent thread execution ?