what is the diffrence between c# and c++

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


Please Help Members By Posting Answers For Below Questions

What is the difference between encapsulation and polymorphism?

816


Why do while loop is used?

765


Can enum be null?

756


What is abstraction and encapsulation?

766


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?

3101


what is different between oops and c++

2181


Which is not an object oriented programming language?

725


What does sksksk mean in text slang?

1824


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6352


What is abstraction in oop with example?

846


What is the renewal class?

2404


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!!!)

1841


Why oops is important?

780


how to get the oracle certification? send me the answer

1891


Can we have inheritance without polymorphism?

780