Answer Posted / anu.shanthi8
c is a compiler.
c++ have oops concept and improved version of c#.
c++ is interpreter .it checks code line by line.
c# does not check line by line.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between abstraction and polymorphism?
What are two types of polymorphism?
What is debug class?what is trace class? What differences are between them? With examples.
what is the drawback of classical methods in oops?
Can we have inheritance without polymorphism?
What is object-oriented programming? Webopedia definition
2. Give the different notations for the class.\
What is the purpose of enum?
What is encapsulation c#?
Why do we use oops?
Why do we use encapsulation in oops?
What is the difference between static polymorphism and dynamic polymorphism?
What is the difference between a mixin and inheritance?
What is polymorphism and why is it important?
Why interface is used?