Answer Posted / glibwaresoftsolutions
No, pointer support is not available in Java. Java needed to be more secure because it lacks a feature that allows for pointers.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is best ide for java?
What is difference between == equals () and compareto () method?
I want to print “hello” even before main is executed. How will you acheive that?
What do you mean by JVM?
Does importing a package imports its sub-packages as well in java?
What is the use of beaninfo?
Can a boolean be null java?
What is an exception? difference between Checked and Unchecked exception in Java
How many types of methods are there?
What is a marker interface?
Explain restrictions for using anonymous inner classes?
What steps are taken when the OS shifts from one-thread execution to another?
Do extraneous variables affect validity?
Why is stringbuffer not immutable?
Explain the scope of a variable.