concept of object oriented programming

Answers were Sorted based on User's Feedback



concept of object oriented programming..

Answer / arputharaj

There are 9 main thnigs, they are:
Class,object,method,inheritance,Polimorphism,Data binding,
Encapsulation,Data Abstraction,message passing.

Is This Answer Correct ?    6 Yes 0 No

concept of object oriented programming..

Answer / nithya.v

There are 8 main thnigs, they are:
Class,object,method,inheritance,Polimorphism,Data binding,
Encapsulation,Data Abstraction.

Is This Answer Correct ?    5 Yes 0 No

concept of object oriented programming..

Answer / swapna reddy

Classes,obects,methods,Events

Data Abstraction,Data Encapsulation,Polymorphism,Inheritance

Is This Answer Correct ?    5 Yes 1 No

concept of object oriented programming..

Answer / sandeep pokala

Its a technique where we see the real world in terms of
objects

Is This Answer Correct ?    1 Yes 0 No

concept of object oriented programming..

Answer / abc

There are 8 main thnigs, they are:
Class,object,method,inheritance,Polimorphism,Data binding,
Encapsulation,Data Abstraction.

Is This Answer Correct ?    1 Yes 0 No

concept of object oriented programming..

Answer / sharanbhabu

what are the oops concept?

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More VB.NET Interview Questions

What is the difference between .dll extension and .exe extension files?

0 Answers  


Can you please explain the difference between dataset and datareader?

0 Answers  


What is the feature anonymous type?

0 Answers  


What are the objects in asp.net?

0 Answers  


hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.

1 Answers  






Explain how to send xml file on server using http protocol?

0 Answers  


Explain the difference between vb.net and c#, related to oops concepts?

0 Answers  


Explain some of the exclusive features which are present in vb?

0 Answers  


What is the advantage of using system.text.stringbuilder over system.string?

0 Answers  


How a base class method is hidden?

0 Answers  


What is the ruby interface generator?

0 Answers  


What is different between web.config and machine.config and where it will be ?

0 Answers  


Categories