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

How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


write a program to insert an element into an array

26 Answers   TCS,


total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

0 Answers  


What are function prototypes?

0 Answers  


What does flush do c++?

0 Answers  






Which function should be used to free the memory allocated by calloc()?

0 Answers  


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


When is the destructor called?

0 Answers  


Explain some examples of operator overloading?

0 Answers  


What are iterators in c++?

0 Answers  


What is double in c++?

0 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


Categories