What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
Answer Posted / rajavel
16.5
this is abs value
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Is enum a class?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is difference between abstraction and encapsulation?
What is difference between pop and oop?
How oops is better than procedural?
c++ program to swap the objects of two different classes
Can we create object of interface?
What is coupling in oops?
Where is pseudocode used?
What is an advantage of polymorphism?
Why we use classes in oop?
What is polymorphism in oops with example?
What is the significance of classes in oop?
What is debug class?what is trace class? What differences are between them? With examples.
What is oops and why we use oops?