What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
Answer Posted / shailaja
the outcome of this code is 16.5
bcz it will return the absolute value of parameter.
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
What is use of overloading?
Why it is called runtime polymorphism?
What is the full form of oops?
Why is object oriented programming so hard?
What is pure oop?
What does sksksk mean in text slang?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is the use of oops?
What is oops in simple words?
What is the highest level of cohesion?
What is class and object in oops?
What is methods in oop?
What is destructor give example?
What is the oops and benefits of oops programming?
Is enum a class?