What is static class data?
No Answer is Posted For this Question
Be the First to Post Answer
What is an accessor in c++?
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
what is upcasting in C++?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
Explain what is polymorphism in c++?
What is a 'pure' virtual function and what's its use?
What does the linker do?
What is algorithm in c++ programming?
differance between copy & clon
What is the use of lambda in c++?
Which operator cannot overload?
write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX