STL (140)
OOPS (873)
C++ General (2409)
Evaulate: 22%5 a) 2 b) 4 c) 0
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Explain "const" reference arguments in function?
Are there any special rules about inlining?
What is the significance of classes in oop?
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
What is the full name of logo?
What is an associative container in c++?
What are static and dynamic type checking?
Ask to write virtual base class code?
What is the use of stl?
Which software is best for c++ programming?
Can comments be longer than one line?
Where Malloc(), Calloc(), and realloc() does get memory?
In what scenario does the Logical file and Physical file being used?