Answer Posted / kalyan chukka
if we print 1 to 100 nos we write 100 printf statements. But
using loop we use single statement.and complexity is low
size is low execution is fast.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
Why void main is used in c?
What is the role of this pointer?
How do you convert strings to numbers in C?
What is a class c rental property?
How is a null pointer different from a dangling pointer?
Write a program to swap two numbers without using third variable?
What is #define used for in c?
What is return type in c?
What is data structure in c programming?
Why do we need arrays in c?
Explain pointers in c programming?
What is the use of volatile?
Explain a pre-processor and its advantages.
Explain what is output redirection?