What are the disadvantages of java sockets?
No Answer is Posted For this Question
Be the First to Post Answer
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
What is the difference between Logical Parallelism and Physical Parallelism?
I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance
What is an api in java?
How to reverse the singly linked list(In Node data members are(int data,int pointerTONext))
What about 'hostile applets'? : java security
What is a driver in java?
How do I open java console?
What is factory pattern in java?
How do I install java re?
What does @override mean in java?
What are anonymous methods and lambda expression?