Answer Posted / radhika
According to my openion object is the pillor of oops in c#
Is This Answer Correct ? | 6 Yes | 11 No |
Post New Answer View All Answers
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
What is difference between class and interface in c#?
What are the basics of c#?
What are the return types in c#?
Why do we use void in c#?
Is there an equivalent to the instanceof operator in visual j++?
What are logical operators in c#?
Explain the different types of delegates used in c#.
What is use of singleton class in c#?
What is an argument in c#?
Is c# good for games?
In .Net, what is an assembly? Also explain the type of assembly.
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
What is difference between a type and class?
What does console readline do?