Answer Posted / saleem ullah
bit wise and logical
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is null pointer and void pointer?
What are the advantages of pointers?
What is recursion?
What is scope resolution operator in c++ with example?
What does I ++ mean in c++?
How to declare a pointer to an array of integers?
Can member functions be private?
Why do we need c++?
How to implement is-a and has-a class relationships?
Explain deep copy and a shallow copy?
How many ways can a variable be initialized into in C++?
Write a note about the virtual member function?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
Can recursive program be written in C++?
What is meant by forward referencing and when should it be used?