What are JVM.JRE, J2EE, JNI?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of bin and lib in JDK?
What does replaceall do in java?
What is AppletStub?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What are the 2 types of java programs?
Can you declare a static variable in a method?
Why do we override tostring method in java?
What is meant by memory leak?
What methods are used in Servlet?Applet communication?
what is inner class in java?
what is Remote Reference Layer ?
Why can't we make jsp as a controller and action servlet in struts?