Can we have multiple classes in a single file?
No Answer is Posted For this Question
Be the First to Post Answer
Are arrays primitive data types?
why java is better then .net?
How to make object serializable in java?
What is meant by binding in rmi?
Explain the concept of hashtables?
Why unicode is important?
What is nested interface?
What is character in data type?
What are the common uses of "this" keyword in java ?
What are keywords in programming?
what is the use of clone method? why user cant overwrite in sub class without its proper defination.
is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?