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

Does c++ have arraylist?

0 Answers  


Why do we need c++?

0 Answers  


Why do we use pointers in c++?

0 Answers  


What is low level language in simple words?

0 Answers  


When should you use global variables?

0 Answers  


Do vectors start at 0?

0 Answers  


What is a buffer c++?

0 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


When to use Multiple Inheritance?

6 Answers  


diff between pointer and reference in c++?

1 Answers  


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


Categories