What is null c++?
No Answer is Posted For this Question
Be the First to Post Answer
Give an example of run-time polymorphism/virtual functions.
Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.
What is the difference between object-oriented programming and procedural programming?
What is abstraction c++?
Out of fgets() and gets() which function is safe to use and why?
what are the types of Member Functions?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
why the size of an empty class is 1
Which bit wise operator is suitable for turning off a particular bit in a number?
What is overloading unary operator?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
Write about the various sections of the executable image?