While(1)
{
}
when this loop get terminate is it a infinite loop?
Answer Posted / mahi
it is infinite loop.and it will terminate if we will call
break statement in loop.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Write a program to show the change in position of a cursor using c
Explain how can you avoid including a header more than once?
What is the difference between %d and %i?
What is the use of gets and puts?
Describe dynamic data structure in c programming language?
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What are categories used for in c?
List some of the static data structures in C?
Differentiate between static and dynamic modeling.
When should the volatile modifier be used?
Who developed c language and when?
i got 75% in all semester am i eligible for your company
what is stack , heap ,code segment,and data segment
how many errors in c explain deply