Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Please tell what are frames,pannel,container,jframe,jpannel and what are there relation?
TCS,
1 4013MY code is: public class P1{
public static void main(String ar[])
{
class.forName("java.lang.String");
}
}
errors i got are :New.java:5: error:
Realized?
What is a constructor overloading in java?
What are the differences between heap and stack memory in java?
Explain public static void main(string args[]) in java.
What are the contents on web.xml in struts application ?
What is the first argument of the string array in main method?
what is reflection api? How are they implemented?
What is the locale class?
What is a classloader in java?
What is difference between @controller and @restcontroller in spring?
How to create a base64 decoder in java8?
What do you know about validation plugin ?
What is lazy class?
How to sort array in descending order in java?
What is the difference between filters and interceptors ?