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


where we are using NEW keyword other than create instance

Pls Help me?

Gopal

Answers were Sorted based on User's Feedback



where we are using NEW keyword other than create instance Pls Help me? Gopal..

Answer / praveen

we use new keyword to hide the method of base class in
derived classes in method hiding.

Is This Answer Correct ?    9 Yes 0 No

where we are using NEW keyword other than create instance Pls Help me? Gopal..

Answer / nikhil

Its is d concept of SHADOWING where base class
functionality is hidden.

Is This Answer Correct ?    5 Yes 0 No

where we are using NEW keyword other than create instance Pls Help me? Gopal..

Answer / guest

NEW keyword is used to create object

Is This Answer Correct ?    2 Yes 0 No

where we are using NEW keyword other than create instance Pls Help me? Gopal..

Answer / only three

Hiding of base class method (non abstract method) can be done just by giving an implementation in the derived class. The "new" keyword is not necessary. You can add the "new" keyword to prevent a warning message during compilation.

Is This Answer Correct ?    1 Yes 0 No

where we are using NEW keyword other than create instance Pls Help me? Gopal..

Answer / honey

The keyword 'new' is mainly used to allocate memory for the
associated object.

though you can create an object without using new it is of
no use because no memory will be allocated when new keyword
is not used.

Is This Answer Correct ?    1 Yes 0 No

where we are using NEW keyword other than create instance Pls Help me? Gopal..

Answer / honey

the keyword 'new' is mainly used to allocate memory for the
associated object.

though you can create an object without using new it is of
no use because no memory will be allocated when new keyword
is not used.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Dot Net WindowsForms Interview Questions

what are the differences between image and picture controls?

1 Answers  


If you are calling three SPs from a window application how do u check for the performance of the SPS ?

1 Answers   Accenture, BirlaSoft,


Explain the difference between listbox and combo box?

0 Answers  


what is the Difference between listbox and combo box?

20 Answers   Alpha, Google,


What is the use of runworkasync() methods?

0 Answers  


How do you customize the column content inside the datagrid?

2 Answers  


What is the use of OLE?

2 Answers  


What is a fillable form?

0 Answers  


What are windows applications?

0 Answers  


How insert record in the database?

0 Answers  


What is the max size of textbox?

1 Answers  


What is the extension of a compiled help project file?

0 Answers  


Categories