Which bit wise operator is suitable for turning off a particular bit in a number?
No Answer is Posted For this Question
Be the First to Post Answer
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
Shall we use 'free' to free memory assigned by new, What are the further consequences??
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
Can manipulators fall in love?
what is the use of templates?
How would you use the functions randomize() and random()?
Explain rethrowing exceptions with an example?
Explain the volatile and mutable keywords.
Which software is used for c++ programming?
What is stl containers in c++?
How can I learn dev c++ programming?
What is else syntax in c++?