Answer Posted / jagdish patel
it's simple just sort an array in descending and then
print 2nd element of an array!!!!
| Is This Answer Correct ? | 27 Yes | 8 No |
Post New Answer View All Answers
Write a recursive program to calculate factorial in c++.
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Carry out conversion of one object of user-defined type to another?
Is there a c++ certification?
What apps are written in c++?
Why do we use iterators?
What is type of 'this' pointer? Explain when it is get created?
Do vectors start at 0 c++?
What is meant by const_cast?
Describe the process of creation and destruction of a derived class object?
What is the use of 'using' declaration in c++?
In what situations do you have to use initialization list rather than assignment in constructors?
What is meant by entry controlled loop?
Which is better turbo c++ or dev c++?
Is it possible to get the source code back from binary file?