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

Answer Posted / akhil

c++ is tough c is easy

Is This Answer Correct ?    12 Yes 55 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a class in oop?

624


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1773


Can we define a class within the interface?

551


What is solid in oops?

597


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

1635






What does <> mean pseudocode?

618


What causes polymorphism?

566


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.

689


What is multilevel inheritance in oop?

552


How many human genes are polymorphic?

567


What is encapsulation c#?

599


What is the fundamental idea of oop?

634


What is coupling in oops?

591


explain sub-type and sub class? atleast u have differ it into 4 points?

1830


What is meant by multiple inheritance?

732