What is console based application in java?
No Answer is Posted For this Question
Be the First to Post Answer
When abstract methods are used?
What are the advantages of functions?
how to make a un-checked exception as a checked exception one.
What will happens if you opened Internet Explorer 4 times?
Difference between Array and vector?
class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....
Is java call by value?
Default layout of Dialog object?
How many bytes is a character?
What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet
What is the size of string?
what are the high-level thread states? : Java thread