What is the difference between #import and #include in c++?


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

Post New Answer

More C++ General Interview Questions

What is compilation?

1 Answers   Datamatics, TCS,


Differentiate between an external iterator and an internal iterator?

0 Answers  


What is a hash function c++?

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

1 Answers  






What's the hardest coding language?

0 Answers  


Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


Define inline function

1 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


Can we use pointers in c++?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


What are disadvantages of pointers?

0 Answers  


Categories