What Are The .Net Object

Answers were Sorted based on User's Feedback



What Are The .Net Object..

Answer / shafi

.net is object oriented programing

Is This Answer Correct ?    12 Yes 5 No

What Are The .Net Object..

Answer / sathish

.net objects are connection, command, dataadapter,
datareader& dataset

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Define collections?

0 Answers  


What is difference between abstract class and interface in c#?

0 Answers  


What are object pooling and connection pooling and difference between them?

0 Answers  


If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?

2 Answers  


How is the syntax written to inherit from a class in C#?Give an example ?

0 Answers   Siebel,






How to find the current application file path while runtime?

0 Answers  


What is the base class of all classes in c#?

0 Answers  


Why c# is called c sharp?

0 Answers  


Why are strings immutable in c#?

0 Answers  


Why linq is having select clause at the end?

0 Answers  


What is an ienumerable in c#?

0 Answers  


How to implement a singleton design pattern in c#?

0 Answers  


Categories