Answer Posted / v
This will fail if the input array is {-1,-2,-3}
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What is object in c++ wikipedia?
What is the this pointer?
Eplain extern keyword?
What do you mean by function overriding & function overloading in c++?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
What is an accessor in c++?
What is the difference between a pointer and a link in c ++?
What character terminates all character array strings a) b) . c) END
Why should you learn c++?
what do you mean by volatile variable?
Tell me difference between constant pointer and pointer to a constant.
What is the use of typedef?
What is endianness?
Can non-public members of another instance of the class be retrieved by the method of the same class?
Where the memory to the static variables is allocated?