Write a C++ program without using any loop (if, for, while
etc) to print numbers from 1 to 100 and 100 to 1;
Answer Posted / harpreet kaur
we can create our own header file having a function to
print nos with loop and then use that header file in new
prog with the functoin defined in it.
| Is This Answer Correct ? | 30 Yes | 37 No |
Post New Answer View All Answers
How can I rethow can I return a sequence of random numbers which dont repeat at all?
Explain how do you sort filenames in a directory?
What is volatile variable how do you declare it?
Is main a keyword in c?
What is dangling pointer in c?
how to create duplicate link list using C???
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Can one function call another?
will u please send me the placement papers to my mail???????????????????
What is a pointer in c?
What is this infamous null pointer, anyway?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What are control structures? What are the different types?
What are the disadvantages of c language?
What is sizeof c?