Which bitwise operator is used to check whether a particular bit is on or off?
No Answer is Posted For this Question
Be the First to Post Answer
You run a shell on unix system. How would you tell which shell are you running?
How do you decide which integer type to use?
What is the difference between prefix and postfix versions of operator++()?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
what is C++ objects?
What is namespace std; and what is consists of?
What is c++ similar to?
Which bit wise operator is suitable for putting on a particular bit in a number?
What are 2 ways of exporting a function from a dll?
What is &x in c++?
Is c++ a pure oop language?
What is a template in c++?