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
Which method cannot be overridden?
What are the benefits of oop?
What is polymorphism and why is it important?
write a C++ program for booking using constructor and destructor.
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is polymorphism in oop example?
What is super in oop?
Why do we need polymorphism in c#?
What is overriding in oop?
What is the main purpose of inheritance law?
class type to basic type conversion
Is oop better than procedural?
What is and I oop mean?
officer say me - i am offered to a smoking , then what can you say
Can main method override?