Answer Posted / m abu bakar younas
C++ is called C++ because in C++, ++ is a short hand for adding 1 to a number in programming.It was basically C language.Due to some new feature, its call C++.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When should a far pointer be used?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
What is function in c with example?
What is page thrashing?
string reverse using recursion
What are terms in math?
Can we access array using pointer in c language?
What is the easiest sorting method to use?
What are dangling pointers in c?
Explain union. What are its advantages?
design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
How can you invoke another program from within a C program?
Explain union.
What is difference between && and & in c?