what is the main difference between c and c++?
Answer Posted / balaji
header file in c is <iostream.h> and in c++ it is <stdio.h>
input in c is cin>> and in c++ it is scanf
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what type of questions
any one please tell me the purpose of operator overloading
c++ program to swap the objects of two different classes
Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.
What is difference between pop and oop?
What is variable example?
What is encapsulation in simple terms?
What is constructor overloading in oop?
Templates mean
Please send ford technologies placement paper 2 my mail id
Why oops is important?
Write a program to sort the number with different sorts in one program ??
What are the important components of cohesion?
What does I oop mean?
How to improve object oriented design skills?