Can there be at least some solution to determine the number of arguments passed to a variable argument list function?


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

Post New Answer

More C++ General Interview Questions

Can constructor be private in c++?

0 Answers  


What is the c++ code?

0 Answers  


Explain method of creating object in C++ ?

0 Answers   Wipro,


What are advantages of c++?

0 Answers  


Write a program to concatenate two strings.

0 Answers  






Write a program to get the value of sin (x) using a library function , when x is given in degrees.

1 Answers  


What do you mean by internal linking and external linking in c++?

1 Answers  


Write syntax to define friend functions in C++.

0 Answers   HAL,


What are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


Write the program form Armstrong no in c++?

11 Answers   HCL,


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


Categories