Is c# written in c++?


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

Post New Answer

More C++ General Interview Questions

If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


Why is it necessary to use a reference in the argument to the copy constructor?

0 Answers  


Is empty stack c++?

0 Answers  


Explain the differences between private, public and protected and give examples.

0 Answers  


What is the use of endl?

0 Answers  






What does it mean to declare a member function as virtual?

0 Answers  


Define a pointer to a data member of the type pointer to pointer?

0 Answers  


what is data Abstraction? and give example

147 Answers   Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

0 Answers  


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

0 Answers  


Explain Text Manipulation Routines?

0 Answers  


Mention the purpose of istream class?

0 Answers  


Categories