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

What is istream c++?

0 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


Write a program using display() function which takes two arguments.

0 Answers  


Describe linked list using C++ with an example.

0 Answers  


How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


What is c++ iterator?

0 Answers  


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

0 Answers  


Why null pointer is used?

0 Answers  


Which sort does c++ use?

0 Answers  


Which function should be used to free the memory allocated by calloc()?

0 Answers  


What's the best free c++ profiler for windows?

0 Answers  


Categories