Write a program to produce the following output:
1
2
3
4
5
6
7
8
9
10
Answer Posted / bilal
guys how about the question write a program toprint
1
2 3
4 5 6
| Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
By using C language input a date into it and if it is right?
Is python a c language?
What does the c in ctime mean?
What is #line?
What are types of structure?
What are the preprocessor categories?
What are the header files used in c language?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
Explain how do you convert strings to numbers in c?
Is that possible to add pointers to each other?
Explain About fork()?
Tell me what is null pointer in c?
What is the difference between call by value and call by reference in c?
Can a file other than a .h file be included with #include?