Write a program in c++ to print the numbers from n to n2 except 5 and its multiples


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

Post New Answer

More C++ General Interview Questions

What do you mean by inheritance in c++? Explain its types.

0 Answers  


Does c++ have foreach?

0 Answers  


What are register variables?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


Explain what are single and multiple inheritances in c++?

0 Answers  






What does catch(…) mean?

0 Answers  


How does java differ from c and c++?

0 Answers  


Is c++ a low level language?

0 Answers  


How is static data member similar to a global variable?

0 Answers  


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


What does the nocreate and noreplace flag ensure when they are used for opening a file?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


Categories