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 difference between pop and oop?
What is for loop and its syntax?
Why interface is used?
Please send ford technologies placement paper 2 my mail id
Why do we need polymorphism in c#?
what type of questions
What is encapsulation in simple terms?
What is difference between data abstraction and encapsulation?
Can we create object of abstract class?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Why is oop better than procedural?
What is a class and object?
What is oops concept with example?
What is the oops and benefits of oops programming?
What is oops with example?