Answer Posted / gopal
complete reference may be best. but SCJP 6.0 is better than
that.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
Can we write lambda without functional interface?
What is jboss in java?
What type of parameter passing does java support?
Are the actual permissions for the application defined at run-time or compile-time? : java security
What is jersey in java?
What is java api?
how can we create the ui using netbeans,having the code?
Why serialization is used in java?
How do I open the java console in windows 10?
Which version of my browser should I use? : java security
What is repository pattern in java?
What is meant by pass by reference and pass by value in java?
How do you create a jar file?
In system.out.println(), what is system, out and println?