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 3525

What is the Difference between class and abstract class?

2 4158

What is the difference between class and abstract class?

9 12165

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 25155

please send code example of inner classes?

2 5539

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

3 11330

Can an interface extands a class?

5 10042

Whag is the PS class of accuracy of CT?

3 7144

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

6 14052

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

2265

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 11924

Can i have abstract class with no abstract methods?

CTS,

22 47516

what are the benefits of classpath?

Infosys,

2 10820

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

Encora,

3 10116

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

2 10173




Un-Answered Questions { Class }

Can you give names of Container classes?

2321


What is the SimpleTimeZone class?

2294


Highest level event class of the event-delegation model?

4022


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

2185


What class is used to create Server side object ?

2268


What are the steps to create classes?

2175


Tell me the Importent classes in net package?

2013


What are the scope of the class?

2019


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

2319


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

2339


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

2247


Difference between Class Module and Standard Module?

2640


How would you create properties by using class Builder Wizard?

2006


Can DES be used to protect classified information?

1776


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?

2525