What are the types of java languages?
No Answer is Posted For this Question
Be the First to Post Answer
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?
where to use join method and explain with real time senario?and programatical explenation also..
Difference between default and protected access specifiers?
what are three ways in which a thread can enter the waiting state? : Java thread
Write a function to print Fibonacci series and Tribonacci series?
define System.out.println(); what is the meaning!
How does finally block differ from finalize() method?
Define Multiprogramming and Multiprocessing in java.
0 Answers Akamai Technologies,
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data
What are different type of access modifiers?
What is the old name of java?
What is a local block?