Answer Posted / yashvir yadav
by the help of loop we run the part of program many times with in the a specific condition. that part of program have a range it close in special sign({.......}).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why & is used in scanf in c?
Explain what is a program flowchart and explain how does it help in writing a program?
What is a memory leak? How to avoid it?
Can you explain the four storage classes in C?
What does dm mean sexually?
What are the types of operators in c?
Describe explain how arrays can be passed to a user defined function
What is meant by realloc()?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Why is python slower than c?
What is ## preprocessor operator in c?
What are the types of pointers?
What are different storage class specifiers in c?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
Write the Program to reverse a string using pointers.