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

i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1833


What is the significance of classes in oop?

587


Why is oop better than procedural?

602


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1662


What is basic concept of oop?

696






write a programe to calculate the simple intrest and compund intrest using by function overlading

1666


What is oops concept with example?

575


What is the difference between static polymorphism and dynamic polymorphism?

579


What is object in oop?

679


How do you use inheritance in unity?

588


What are functions in oop?

582


How do you define a class in oop?

626


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

1637


What is polymorphism in oop example?

513


Can destructor be overloaded?

595