What is private public protected in java?
No Answer is Posted For this Question
Be the First to Post Answer
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
what is for datainputstream?
how to print hello world every second till i have pressed enter key ???
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.
How many java versions are there?
Can we sort list in java?
Explain public static void main(string args[]).
Difference between an argument and a parameter?
10 Answers Accounting, HCL, IBM, Quinnox,
What does || mean in vectors?
Why do we use bufferedreader?
What happens when the main() isn't declared as static?
What is polymorphism and what are the types of it?