What is :: operator in java?
No Answer is Posted For this Question
Be the First to Post Answer
How do you declare an empty string?
My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?
what is the use of abstract class?
3 Answers Amdocs, Atos Origin, Invictus,
When you Click a Button, What event will be fired?
What is enhanced loop in java?
What are the types of relation?
How to know the host from which Applet is originated?
What is the meaning of I ++ in java?
Give example to differentiate between call by value and call by reference.
what is use of threads how many ways to create thread
long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?
how you will prevent inheritance is there any other way other than inheritance?