What is a c++ object?
No Answer is Posted For this Question
Be the First to Post Answer
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
What is the use of :: operator in c++?
Incase of a function declaration, what is extern means?
Differences between private, protected and public and give examples.
Explain linear search.
When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?
Why c++ is the best language?
Can we run c program in turbo c++?
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
Will c++ be replaced?
How to access a variable of the structure?
What are signs of manipulation?