Answer Posted / kishore anumala
Your question itself has an answer.
OOPS pillar is OBJECT.
Without object no Class can be declared.
No classes insense no interfaces,no encapsulation, no
polymorphism, etc.,....
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How is a loop recorder monitored?
Are structs faster than classes?
Where do we use serialization in c#?
What is difference between property and variable in c#?
What is an assembly qualified name? Is it a filename? How is it different?
What does int parse do in c#?
Why interface is required?
Why singleton pattern is used in c#?
How do we achieve encapsulation in c#?
What are c# attributes and its significance?
Name some string escape sequences in c#.
Why do we need interface in c#?
What is use of private class in c#?
What is the interface in c#?
What is the difference between new and override in c#?