Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CTS Interview Questions
Questions Answers Views Company eMail

java.lang.ClassNotFoundException:oracle.jdbc.driver.OracleDr iver? I get this error at run time.I used oracle10G. I set CLASS PATH:C:\oraclexe\app\oracle\product\10.2.0 \server\jdbc\lib\ojdbc14.jar; I write JDBC PROGRAM like import java.sql.*; class Example { public static void main(String args[]) { try { Class.forName ("oracle.jdbc.driver.OracleDriver"); System.out.println("Driver Loaded"); Connection con=DriverManager.getConnection ("jdbc:oracle:thin:@localhost:1521:xe","system","salmas"); System.out.println("Driver Connected"); Statement st=con.createStatement(); ResultSet rs=st.executeQuery("select * from emp"); while(rs.next()) { System.out.println(rs.getInt(1)); System.out.println(rs.getString(2)); System.out.println(rs.getString(3)); } st.close(); con.close(); } catch(Exception e) { System.out.println(e); } finally { System.out.println("it's finally block executed"); } } }

6 25125

what is the advantages of using Windows XP?

6 11930

Hi can tou please give me a brief process of VAT Return Filing in SAP

1 4460

What is the difference between Test Management tools and Defect Management tools? What are the most widely used Test Management tools?

2 22278

What will happen when ResultSet is not closed?

1 7023

What causes Out of Memory exception?

5 16194

BE*BE =ACB a,b,c and e are non zero value,find the result?

5 11628

can we send inputs to visual basic projects through command line arguments

1 4352

wt is diference between int and int pointer as same as float and float pointer and char and char pointer

8 13500

Can i have abstract class with no abstract methods?

22 47413

write a program which best describes polymorphism in real world?

2 9603

What are the qualities in your course ?

1 5407

How you prepare the CTS interview ?

1 12271

"how much experience you have in crystal report ?"

1 4830

What are Session states available and its Uses?

2223

Post New CTS Interview Questions


CTS Interview Questions


Un-Answered Questions

Can we have multiple system properties with the same name and values? Can we have multiple values? Can we have a default value?

258


What are inquiry parameters and Power BI layouts?

5


Types of Data Flow in Flume?

111


Explain ng-hide directive angularjs?

789


What consists of 2 or more thermocouples to be connented series?

2319


How does multithreading take place on a computer with a single cpu in java programming?

1019


How are fishery products used?

2175


Name the method, which is used to prepare a callablestatement.

912


How do we load the drivers?

1000


name the institue for l1,l2 tranning

2144


What is the main function c++?

1132


Name the different creational patterns in object oriented design?

993


How do I run microsoft edge from the command line?

1109


How to find the source of a table in sql server?

998


How does a namenode handle the failure of the data nodes?

691