Can we declare an array without size in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the base class of all classes?
What is qualitative variable?
What is difference between c++ and java ?
Is overriding possible in java?
what is Thread?
Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.
What is the difference between variable declaration and variable initialization?
What is hashmap in java?
Explain the reason behind ending a program with a system.exit(0)?
Can you tell me range of byte?
Can we make a constructor final?
What modifiers may be used with a top-level class?