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

What is difference between abstract class & final class

7 27101

the site measured knee point voltage of protection class CTs should be greater than rated knee point voltage? what about meetering class CTs. Should it be below the rated knee point voltage?

2301

What is difference between Abstract Class and Interface?

3 6153

Where would you use Abstract class and Interface?

4 9243

why we define potections of Tourbo generator in Class A & B.

GIL,

1 3405

Can I use distributon class/transmission class Lightning arresots for protecting the building? If not why please explain?

1967

Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.

TCS,

3 13669

what mean void creat_object?in public class in this code class A{ public: int x; A(){ cout << endl<< "Constructor A";} ~A(){ cout << endl<< "Destructor A, x is\t"<< x;} }; void create_object(); void main() { A a; a.x=10; { A c; c.x=20; } create_object(); } void create_object() { A b; b.x=30; }

2614

event classes in sql server

Accenture, AFE,

2 7825

how can i inharit multiple classes?

3 5975

can I use session variable in App_code Class page??

Wipro,

3 9180

what is the definition of storage classes?

Wipro,

3 8295

explain sub-type and sub class? atleast u have differ it into 4 points?

Infosys,

2323

10. class Nav{ 11. public enum Direction { NORTH, SOUTH, EAST, WEST } 12. } 13. public class Sprite{ 14. // insert code here 15. } Which code, inserted at line 14, allows the Sprite class to compile? a)Direction d = NORTH; b)Nav.Direction d = NORTH; c)Direction d = Direction.NORTH; d)Nav.Direction d = Nav.Direction.NORTH;

2 17683

11. static class A { 12. void process() throws Exception { throw new Exception(); } 13. } 14. static class B extends A { 15. void process() { System.out.println(”B”); } 16. } 17. public static void main(String[] args) { 18. new B().process(); 19. } What is the result? 1 B 2 The code runs with no output. 3 Compilation fails because of an error in line 12. 4 Compilation fails because of an error in line 15.

6 19536




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