What happens when the extern "c" char func (char*,waste) executes?


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

Post New Answer

More C++ General Interview Questions

Explain differences between alloc() and free()?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


Can you pass an array to a function in c++?

0 Answers  


How are virtual functions implemented in c++?

0 Answers  


In a function declaration what does extern means?

0 Answers   Flextronics,






Give 2 examples of a code optimization?

4 Answers  


How does a C++ structure differ from a C++ class?

0 Answers   NIIT,


What is buffering in c++?

0 Answers  


structure contains int, char, float how it behaves for big endian and little endian?

1 Answers   BITS,


Why is standard template library used?

0 Answers  


How can a called function determine the number of arguments that have been passed to it?

0 Answers  


What is rvalue?

0 Answers  


Categories