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

Answer Posted / hasib

C is based program . The computer only know binary number (0s and 1s)
That is why identifiers not to give one digits , he give two digits follow binary number c++.

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

610


In C, What is the #line used for?

1072


What does the format %10.2 mean when included in a printf statement?

1093


Is it better to use a macro or a function?

659


Why is structure padding done in c?

652






How do we print only part of a string in c?

589


How can I run c program?

692


Write a code to generate divisors of an integer?

645


What is ctrl c called?

601


Explain how do you determine whether to use a stream function or a low-level function?

632


Why flag is used in c?

657


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1464


What are the parts of c program?

640


What is the difference between malloc calloc and realloc in c?

654


Why main is used in c?

593