What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
Answer Posted / prabakaran
2)17
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
what is difference between class template and template class?
What are the important components of cohesion?
What are the 4 pillars of oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the benefit of oop?
Can we create object of abstract class?
Is oop better than procedural?
What is the fundamental idea of oop?
What are the three parts of a simple empty class?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Write a program to sort the number with different sorts in one program ??
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is advantage of inheritance?
What is a class and object?
Is html an oop?