Why c++ is called c++ and not c+?

Answer Posted / rajesh,final year.

In c language increment
by 1 is denoted by ++
operator. Hence
development in c is
denoted by c++

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the process of writing the null pointer?

608


What is a scope resolution operator in c?

752


What are the 5 data types?

603


Explain two-dimensional array.

631


What is use of null pointer in c?

572






Can we declare function inside main?

571


How does normalization of huge pointer works?

642


Is there a way to switch on strings?

622


Explain what is the stack?

637


What is the difference between if else and switchstatement

1313


What is use of bit field?

774


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

2239


Write a Program to accept different goods with the number, price and date of purchase and display them

5453


What is the difference between declaring a variable and defining a variable?

725


What is #include stdio h and #include conio h?

604