Evaulate: 22%5

a) 2

b) 4

c) 0


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


Why do we use classes in programming?

0 Answers  


What are c++ stream classes?

0 Answers  


make a middle node of doubly linklist to the top of the list

1 Answers  


What is lambda in c++?

0 Answers  






Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

0 Answers  


What is an operator function? Describe the function of an operator function?

0 Answers   Fidelity,


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


What are inline functions? What is the syntax for defining an inline function?

0 Answers  


Write a program to show polymorphism in C++?

0 Answers   Impetus, Verifone,


What is a class template in c++?

0 Answers  


Categories