What is the extension of c++?


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

Post New Answer

More C++ General Interview Questions

What is a stack? How it can be implemented?

0 Answers  


How should a contructor handle a failure?

0 Answers  


What is the basic structure of c++ program?

0 Answers  


What is a v-table?

0 Answers  


Write a code/algo to find the frequency of each element in an array?

0 Answers   Axtria,






What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  


Why was c++ made?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Mention the storage classes in c++.

0 Answers  


Should a constructor be public or private?

0 Answers  


Define basic type of variable used for a different condition in C++?

0 Answers  


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

0 Answers   Nucleus, TCS,


Categories