What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
Answer Posted / arash s
16
just read what is "absolute" and u will know why.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is destructor oops?
What is class encapsulation?
What is the purpose of enum?
Why is abstraction needed?
Why is destructor used?
Can we define a class within the interface?
What is object in oop?
What is encapsulation in ict?
What is an advantage of polymorphism?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
what are the ways in which a constructors can be called?
class type to basic type conversion
Templates mean
Why is there no multiple inheritance?
What is object and class in oops?