what is the difference between entry control and exit
control statement?

Answer Posted / ksk

Entry Comtrolled will check the Condition at First and
doesn't execute if it is False.
Exit Comtrolled will check the Condition at Last and at
least once the statement will execute though it is False .

Is This Answer Correct ?    338 Yes 31 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program in c to replace any vowel in a string with z?

914


What is a static variable in c?

897


What are the 5 types of inheritance in c ++?

794


Describe wild pointers in c?

872


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

1010


what are the facialities provided by you after the selection of the student.

1957


How do I use void main?

872


praagnovation

2051


Explain how can I write functions that take a variable number of arguments?

832


How can I invoke another program or command and trap its output?

889


Who developed c language and when?

852


What is a stream?

902


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1612


What is the mean of function?

888


What are linker error?

869