What is byte value?
No Answer is Posted For this Question
Be the First to Post Answer
How to set the permissions to a file in java?
How large is a boolean?
what is tempplate pattern
Can a vector contain heterogenous objects?
What is callablestatement? How you can call stored procedure to pass in parameter?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is the need of "creating and throwing an UserdefinedException" when the "Exception" class is already available?
What is role of void keyword in declaring functions?
What super () does in java?
Can we use static class instead of singleton?
What is tochararray in java?
In Java, what are public static void main string args?