Explain java coding standards for constants?
No Answer is Posted For this Question
Be the First to Post Answer
What class allows you to read objects directly from a stream?
What is the difference between a window and a frame in java programming?
Name component subclasses that support painting in java programming?
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
why we are calling j2se why not j1se or j3se or j4se..etc is there any reason.. can u please explain it... i shocked in my interview when they asked this question please explain ans
What is the purpose of the system class in java?
What are measurable parameters?
When we should use serialization?
How transient variable is different from volatile variable?
What is number data type?
Write a program to find maximum and minimum number in array?
What is an infinite loop in java? Explain with an example.