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

Can a destructor be called directly?

689


What is abstraction oop?

717


What are the data types in oop?

702


What is static modifier?

710


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

1769






What is inheritance in oop?

682


What does <> mean pseudocode?

714


Why is static class not inherited?

692


What are the benefits of polymorphism?

718


Why multiple inheritance is not possible?

683


c++ program to swap the objects of two different classes

1904


What is destructor give example?

694


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2853


What is constructor in oop?

691


What is encapsulation with real life example?

679