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...

Topic :: Class





Class Interview Questions
Questions Answers Views Company eMail

Ip classes, OSI layers,its significance, ?

Satyam, Wipro,

1 3609

What is the Difference between class and abstract class?

2 4258

What is the difference between class and abstract class?

9 12479

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"); } } }

CTS,

6 25360

please send code example of inner classes?

2 5623

In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.

3 11475

Can an interface extands a class?

5 10243

Whag is the PS class of accuracy of CT?

3 7279

Explain the Term in CT Name Plate – Class: 5P10

6 14251

is the assistant engineer (class-B) in electricity board karnataka was gazzetted officer

2298

1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?

6 12148

Can i have abstract class with no abstract methods?

CTS,

22 48107

what are the benefits of classpath?

Infosys,

2 10920

Can we have more than 1 partial classes in the same file?

Encora,

3 10250

write sql program to get the detail of student in a class?

2 10294




Un-Answered Questions { Class }

Can you give names of Container classes?

2362


What is the SimpleTimeZone class?

2344


Highest level event class of the event-delegation model?

4079


Name the class that is used to bind the server object with RMI Registry?

2235


What class is used to create Server side object ?

2332


What are the steps to create classes?

2242


Tell me the Importent classes in net package?

2050


What are the scope of the class?

2065


You been asked to prepare a training class for completing expense statements. What points will you emphasize to insure accurate expense statements are submitted?

2360


what is the basic difference in the formation of spores in subclasses basidiomycetes and ascomycetes?

2368


how we can know the funcions available in a class recording java?

2290


Difference between Class Module and Standard Module?

2750


How would you create properties by using class Builder Wizard?

2066


Can DES be used to protect classified information?

1821


A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?

2582