What is the role of static keyword for a class member variable?
No Answer is Posted For this Question
Be the First to Post Answer
what is a reference variable in C++?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
How to implement is-a and has-a class relationships?
If I is an integer variable, which is faster ++i or i++?
What is Name Decoration?
Ask to write virtual base class code?
tell me about yourself ?i want answer for frehers with various exasmples?
What are advantages and disadvantages of Design patterns?
When must you use a pointer rather than a reference?
What is conditions when using boolean operators?
How much maximum can you allocate in a single call to malloc()?
Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.