Find jobs | Company-wise jobs
Jobseekers | Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Interview Q&A Tutorials Oracle Sql server .NET Java Soft skills CV GD Work from home Online practice test FAQs in PDF Books Jobs FAQs
Interview questions                                 
Java interview questions
Java frequently asked questions
Test your Java skills!
Test your JDBC skills!
Test your EJB skills!
 
Java objects, classes & methods
Java operator  Java variables
Java overloading and overriding
Java abstract classes
Java data types  Java arrays
Java exception  Java events
Java virtual machine
Java input and output
Java URL connections
Java sockets  JNDI
Java applets  Java AWT
Java drawing AWT components
Core java  JDBC  JSP  EJB
J2EE  JNI  Servlets  Struts
Java threading  J2ME  JMS
Java web services  RMI
Internationalization  JavaScript
EJB Architecture  Spring
Java Transaction API – JTA  JBOSS
Java transaction services, JTS
Java GUI Framework interview
SWT/JFace interview
MVC and Jface  JavaServer Faces
Hibernate interview  JAAS
JavaMail interview  Tomcat
MIDP interview
Weblogic interview
Ant interview
Websphere interview
Ruby interview
jQuery interview
Aspect Oriented Programming, AOP
Java design patterns
Java localization
More links
JavaServer Faces 
OpenCms Application Overview 
EJB 3 Entities 
Oracle Web RowSet 
 

Interview Questions

Java Interview questions - Part 4

<<Previous  Next>>  Part1 | Part2 | Part3 | Part4 | Part5 | Part6

What is Bootstrap, Extension and System Class loader in Java?

Latest answer: The Bootstrap class loader loads key Java classes. Bootstrap class loader loads the basic classes from Java library, like java.*, javax.*. This is the root in the class loader hierarchy.................. 
Read Answer

Define JDBC.

Latest answer: The JDBC API defines interfaces and classes for making database connections. Using JDBC, you can send SQL.................
Read answer

Describe JDBC Architecture in brief.

Latest answer: Java application calls the JDBC library that loads a driver which talks to the database....................
Read answer

Define ResultSet.

Latest answer: ResultSet provides access to the rows of table. A ResultSet maintains a cursor pointing to its current row of data..................
Read answer

What are the types of JDBC drivers?

Latest answer: JDBC-ODBC bridge plus ODBC driver, also called Type 1, Native-API, partly Java driver, also called Type 2................
Read answer

Define Isolation.

Latest answer: Isolation ensures one transaction does not interfere with another. The isolation helps when there are concurrent transactions...............
Read answer

What are the Transaction levels available?

Latest answer: TRANSACTION_NONE, TRANSACTION_READ_UNCOMMITED, TRANSACTION_READ_COMMITTED..........
Read answer

What is the purpose of setAutoCommit do?

Latest answer: A connection is in auto-commit mode by default which means every SQL statement is treated as a transaction and will be automatically committed after it is executed...................
Read answer

What is JDBC driver?

Latest answer: The JDBC Driver provided by the JDBC API, is a vendor-specific implementations of the abstract classes. The driver is used to connect to the database..............
Read answer

What are the steps required to execute a query in JDBC?

Latest answer: Load JDBC drivers, Register the driver with DriverManager class...........
Read answer

What is Connection pooling?

Latest answer: A Connection pooling is a technique of reusing active database connections instead of creating a new connection with every request............
Read answer

What are the common tasks of JDBC?

Latest answer: Create an instance of a JDBC driver, Register a driver, Specify a database.............
Read answer

Explain the concepts of Exceptions in Java.

Latest answer: Exceptions are errors that occur at runtime and disrupt the normal flow of execution of instructions in a program...............
Read answer

What is class loader? Explain the purpose of Bootstrap class loader.

Latest answer: Class loader finds and loads the class at runtime. Java class loader can load classes from across network or from other sources like HTTP, FTP etc................
Read answer

What is a TreeSet class?

Latest answer: TreeSet class is used to store large amount of data and uses tree for storage................
Read answer  

<<Previous  Next>>

 

 
Want to be hunted by potential employers? Just submit your key skills!

Popular FAQs

.NET .Net Architecture ADO.NET Java Oracle C#.NET
VB.NET DOT.NET AJAX ASP.NET NET Framework OOPS in .NET
C++ Sql Server Data warehousing EJB MySQL Linux
PHP UML Networking Testing XML  
 
Copyright © 2008 - 2010 CareerRide.com. All rights reserved.