Evaulate: 22%5
a) 2
b) 4
c) 0
No Answer is Posted For this Question
Be the First to Post Answer
What is size of null class?
Specify different types of decision control statements?
What is a "RTTI"?
Can inline functions have a recursion? Give the reason?
Are vectors faster than arrays?
write infinite loop in C++ which does not use any variable or constant?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
What is the array and initializing arrays in c++?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
What is c++ programming language?
What is command line arguments in C++? What are its uses? Where we have to use this?