Answer Posted / edward
you can't change
| Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
If a function doesn’t return a value, how do you declare the function?
What is the difference between ++ count and count ++?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
How do you declare A pointer to function which receives an int pointer and returns a float pointer
What is static function? Explain with an example
Describe the syntax of single inheritance in C++?
What is flush c++?
Define upcasting.
Is c++ an oop?
How java is different from c and c++?
Which software is best for c++ programming?
Why is c++ still best?
What is the cout in c++?
How can a struct in c++ differs from a struct in c?
What is a pointer how and when is it used?