Is void a return type?
No Answer is Posted For this Question
Be the First to Post Answer
what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?
what is difference between throw and throws in exception?
What is the purpose of skeleton and stub?
What is the difference between private & public & friendly classes?
why java uses class level type casting ?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
what is business objects?
What is UNICODE?
What is pojo class in java?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What is the role of garbage collector in java?
What are the basic interfaces of java collections framework?