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 5834How 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 8871
What are the advantages of java inner classes?
What is persistent state?
What are the different types of users?
What is hibernate session factory?
Is array primitive data type in java?
How to perform merge sort in java?
What are methods and how are they defined?
Why is sessionfactory used in hibernate?
What is percentage in java?
How many types of installations?
Can an integer be null java?
What are the contents of hibernate configuration file ( hibernate.cfg.xml )?
What is jlabel java swing?
What are the advantages of using spring boot? : Spring Boot
Explain public static void main(string args[]).