Which bit wise operator is suitable for checking whether a particular bit is on or off?
No Answer is Posted For this Question
Be the First to Post Answer
What is an inclusion guard?
How to tokenize a string in c++?
What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?
What language is a dll written in?
What is oops in c++?
Explain the scope of resolution operator.
Is C++ case sensitive a) False b) Depends on implementation c) True
What are advantages of using friend classes?
what is importance of data sturture in a programming language?
22 Answers L&T, TCS, Wipro,
What is abstract class in c++?
Write is a binary search tree? Write an algo and tell complexity?
What is input operator in c++?