What is byte [] in java?
No Answer is Posted For this Question
Be the First to Post Answer
When do you get classcastexception?
Explain how hashmap works?
In method overloading ,if i change the return type to Long instead of INT,is the program execute
What is command line argument in java?
Explain java coding standards for classes or java coding conventions for classes?
Give example to differentiate between call by value and call by reference.
what is inner class in java?
what is the collable collections in java?
What is the difference between the synchronized() & static synchronized()?
explain the concept of virtual method invocation in polymorphism in detail?
is it possible to instantiate the math class?
what is purpose of writting public static void main(Strind arg[]) in java..?