How does com provide language transparency?


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

Post New Answer

More C++ General Interview Questions

Difference between pass by value and pass by reference?

0 Answers  


When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


What is an adaptor class in c++?

0 Answers  


Do you know the use of vtable?

0 Answers  


What is virtual destructors? Why they are used?

1 Answers  


Why is c++ still best?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


what is the C++

1 Answers   Wipro,


How is c++ different from java?

0 Answers  


What are c++ variables?

0 Answers  


How do you invoke a base member function from a derived class in which you have not overridden that function?

0 Answers  


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


Categories