Can I create my own functions 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 class in c++ with example?

0 Answers  


what is pre-processor in C++?

0 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


What is the difference between ++ count and count ++?

0 Answers  


What is the type of this pointer in c++?

0 Answers  






What is the C-style character string?

0 Answers  


What is Destructor in C++?

0 Answers  


What do you mean by call by value and call by reference?

1 Answers  


Explain working of printf?

8 Answers  


There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.

2 Answers   Nagarro,


Can we inherit constructor in c++?

0 Answers  


What is array in c++ example?

0 Answers  


Categories