Answer Posted / nashiinformaticssolutions
break: Exits the loop entirely.
continue: Skips the current iteration and proceeds to the next.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Simplify the program segment if X = B then C ← true else C ← false
How can you tell whether a program was compiled using c versus c++?
code for replace tabs with equivalent number of blanks
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is the difference between single charater constant and string constant?
What is C language ?
Why is c known as a mother language?
What is the use of ?: Operator?
What is volatile variable how do you declare it?
List some of the static data structures in C?
write a c program in such a way that if we enter the today date the output should be next day's date.
What does struct node * mean?
Are global variables static in c?
What is #define?
What are the back slash character constants or escape sequence charactersavailable in c?