write a class to input 2 points by the user & check the line
maked by the points is horizontal,vertical or rectangle?
How many bytes is double?
What is the common usage of serialization? What exceptions occur during serialization?
Explain restrictions for using anonymous inner classes?
What is serialization in java?
Give me some null interfaces in java?
Write a java program that prints all the values given at command-line.
why using interface interface ?
What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet
How Applets & Servlets will communicate with each other?
What is communist flag?
What is the differences between c++ and java? Explain
we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?