Explain the difference between private, public, package and protected in java?
How can you add and remove nodes in jtree?
Define how objects are stored in java?
How do you escape a string?
What are the two types of streams offered by java 8?
What is the purpose of assert keyword used in jdk1.4.x?
What is difference between classpath and path variables in java?
How do you remove an object from an arraylist in java?
What are annotations in java?
How does linkedhashmap work in java?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is role of void keyword in declaring functions?
What is the difference between an argument and a parameter?
Write an algorithm for quick sort?
What is number data type?