Can a varargs method be overloaded?
No Answer is Posted For this Question
Be the First to Post Answer
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
What is overloading and its types?
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
What is object and class in oops?
What is object and example?
Can we have a private virtual method ?
What is abstract class in oops?
Is this job good for future? can do this job post grduate student?
Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3
3 Answers Accenture, Cognizant, IBM,
what is inline function?
How to deploy web appliction in web logic ?