Differentiate between C and C++.


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

Post New Answer

More C++ General Interview Questions

what is the use of templates?

3 Answers  


What is implicit pointer in c++?

0 Answers  


What is std::move?

1 Answers  


Live example for static function?

1 Answers   Infosys,


What do you mean by vtable and vptr in c++?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

0 Answers  


what is smart pointer & use of the smart pointer ???

2 Answers  


Write about the retrieval of n number of objects during the process of delete[]p?

0 Answers  


What is setfill c++?

0 Answers  


Can malloc be used in c++?

0 Answers  


What is static class data?

0 Answers  


Categories