why java does not contain pointers?
Answer Posted / arjun
yes
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What is data movement?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
How can you handle java exceptions?
Are generics important java?
when to use ArrayList and when to use HashMap in webApplication.
Difference between default and protected access specifiers?
What is a final class in java?
Is null keyword in java?
What are the escape sequences in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
Can finally block be used without a catch?
What is the vector class in java programming?
Can we access the non-final local variable, inside the local inner class?
What are the differences between abstract class and interface?
What is covariant return type?