What are the types of sockets in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of return statement?
Explain about procedural programming language or structured programming language and its features?
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....
Difference between default and protected access specifiers?
What are possible key words, we can use to declare a class?
where can we get jAVA project orientation traing in HYDERABD
Explain the meaning of java applet.
What is the program development process?
what is aggregation in java?
What do heavy weight components mean in java programming?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What does regex mean?