Is c++ slower than c?


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

Post New Answer

More C++ General Interview Questions

wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


Distinguish between new and malloc and delete and free().

0 Answers  


what is C++ exceptional handling?

0 Answers  


Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".

2 Answers   ABC, Accenture, DataLand, HCL, Webyog,


What parameter does the constructor to an ofstream object take?

0 Answers  






What is bubble sort c++?

0 Answers  


What do you mean by stack unwinding in c++?

0 Answers  


When can you tell that a memory leak will occur?

1 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What is the protected keyword used for?

0 Answers  


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

0 Answers  


Explain "passing by value", "passing by pointer" and "passing by reference" ?

5 Answers  


Categories