What are object oriented concepts?
Answer Posted / shanta
Inheritance
polymorphism
class
object
encapsulation
abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between firstordefault and first?
What is the main purpose of xml?
What is the CTS, and how does it relate to the CLS?
What is an int c#?
Is c# difficult to learn?
What does convert toint32 mean?
What are the different types of comments in c#?
Why do we use static class in c#?
What is the property of class?
What is the difference between a class and an object c#?
How many types of variables are there in c#?
What is an interface class? Give one example of it
Write down the c# syntax to catch an exception
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is the meaning of console writeline in c#?