Write a C++ Program to check whether a number is prime number or not?


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

Post New Answer

More C++ General Interview Questions

Explain how we implement exception handling in c++?

0 Answers  


What is a stack? How it can be implemented?

0 Answers  


What is abstract class in c++?

0 Answers  


Difference between pass by value and pass by reference?

0 Answers  


What is #include iostream in c++?

0 Answers  






Define a conversion constructor?

0 Answers  


Can you pass an array to a function in c++?

0 Answers  


What is called array?

0 Answers  


What is the v-ptr?

0 Answers  


What are c++ storage classes?

0 Answers  


What new()is different from malloc()?

0 Answers  


Which operator can not be overloaded in C++?

1 Answers  


Categories