Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
1 5829How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)
3 8862
Java is fully object oriented languages or not?
What are the features added in Servlet 2.5?
How does multithreading take place on a computer with a single cpu?
What is hibernate first level cache?
What is the purpose of the file class in java programming?
What are swings awt?
Does java runtime require a license?
Tell us something about servletcontext interface.
what is the difference between process and thread? : Java thread
What is the difference between @configuration and @component?
What the identified advantages are of hibernate?
What is the major advantage of external iteration over internal iteration?
What is the use of conditional statement?
What are the different modules of wlst?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain