what is the main difference between c and c++?

Answer Posted / sathish kumar

c does not support oops concept like
inheretence,polymorphism,binding.....etc
c++ support oops concept.....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to call a non virtual function in the derived class by using base class pointer

5253


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

693


Why do we use class in oops?

553


What is polymorphism oop?

619


Can you inherit a private class?

631






What type of loop is a for loop?

682


What is a class oop?

592


can we make game by using c

3415


What is polymorphism in oops with example?

525


Please send ford technologies placement paper 2 my mail id

1652


Where is pseudocode used?

563


given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy

2145


Why do while loop is used?

570


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 does enum stand for?

607