What is the use of accept () method in java?
No Answer is Posted For this Question
Be the First to Post Answer
Differences between jdk 1.4 and 1.5
6 Answers SoftSol, TCS, Wipro,
What are the different types of data structures in java?
What is mean by collections in java?
How to send a request to garbage collector?
What is method with example?
How you can force the garbage collection?
What is the synonym of string?
Why stringbuilder is not thread safe?
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....
What are loops in java?
What are register variables what are the advantages?
Who developed JScript language?