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 24904

what is the advantages of using Windows XP?

6 11730

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

1 4372

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

2 22120

What will happen when ResultSet is not closed?

1 6940

What causes Out of Memory exception?

5 15985

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

5 11431

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

1 4267

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

8 13211

Can i have abstract class with no abstract methods?

22 46738

write a program which best describes polymorphism in real world?

2 9486

What are the qualities in your course ?

1 5317

How you prepare the CTS interview ?

1 12185

"how much experience you have in crystal report ?"

1 4740

What are Session states available and its Uses?

2174

Post New CTS Interview Questions


CTS Interview Questions


Un-Answered Questions

How are virtual functions implemented in c++?

1025


What is the purpose of regexp_label property and regexp_msw_class property?

1164


What is substitution variable in pl sql?

990


What is action c#?

878


What is il and c#?

1070


Explain about failure options in TD

2210


how will you change ltg size?

5


defult setting in p220 micom motor proction relay for 11kv,640kw,f.l.a.-40a,1440rpm ht motor?

3655


What is the use of @required annotation?

353


How is a submarine able to submerge and surface?

1085


why using transformer and thyristor switch in 3 phase apfc panel

2834


Your i-sever crashed. What will you do?

1011


What are the Time-Dependent Workflow Limitations?

440


What is the default transaction attribute for an ejb?

938


What is difference between an Array and ArrayList?

954