Can a varargs method be overloaded?
No Answer is Posted For this Question
Be the First to Post Answer
what is use to destroy an object? illustrate.
Prepare me a program for the animation of train
What is the difference between const int *ptr and int const *ptr???
What is polymorphism in oop example?
What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile
Whats oop mean?
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
if u write a class do u write Assignment operator and copy constructor
i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????
what is difference between c++ language and java language
What makes a language oop?
What do we mean by a hidden argument in C++?