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 encapsulation and polymorphism?
Why do while loop is used?
Can enum be null?
What is abstraction and encapsulation?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
what is different between oops and c++
Which is not an object oriented programming language?
What does sksksk mean in text slang?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is abstraction in oop with example?
What is the renewal class?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
Why oops is important?
how to get the oracle certification? send me the answer
Can we have inheritance without polymorphism?