Can a varargs method be overloaded?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what is use to destroy an object? illustrate.

5 Answers   TCS,


Prepare me a program for the animation of train

0 Answers  


What is the difference between const int *ptr and int const *ptr???

2 Answers  


What is polymorphism in oop example?

0 Answers  


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

4 Answers  






Whats oop mean?

0 Answers  


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?

3 Answers  


if u write a class do u write Assignment operator and copy constructor

1 Answers   Siemens,


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??????

3 Answers   Infosys,


what is difference between c++ language and java language

5 Answers  


What makes a language oop?

0 Answers  


What do we mean by a hidden argument in C++?

1 Answers  


Categories