what is the difference between entry control and exit
control statement?
Answer Posted / jimi saha
In Entry controlled loop the test condition is checked first
and if condition is true than the bock of statement in the loop body will be executed while in exit controlled loop the body of loop will be executed first and at the end the test condition is checked, if condition is satisfied then body of loop will be executed again..
| Is This Answer Correct ? | 14 Yes | 15 No |
Post New Answer View All Answers
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
This is a variation of the call_me function in the previous question:call_me (myvar)int *myvar;{ *myvar += 5; }The correct way to call this function from main() will be a) call_me(myvar) b) call_me(*myvar) c) call_me(&myvar) d) expanded memory
What do you mean by Recursion Function?
What is scope and lifetime of a variable in c?
What does 3 mean in texting?
What are categories used for in c?
How can I make sure that my program is the only one accessing a file?
Why c is known as a mother language?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
Explain what are bus errors, memory faults, and core dumps?
Discuss the function of conditional operator, size of operator and comma operator with examples.
What is assignment operator?
What the advantages of using Unions?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)