Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 9 Online
OpenStudy (anonymous):

http://openstudy.com/updates/4f11fa8de4b0a4c24f580d52 What does cud_b_prime = True ?? Mean?? I know True and false are bullean thing. but how come Varialbe attached to TRUE/FALSE ?? what does the programm do ??

OpenStudy (anonymous):

the program is using cud_b_prime to represent the primeness of the number being tested. it is used later in a conditional expression

OpenStudy (anonymous):

is it called sentinel loop ????

OpenStudy (anonymous):

first time i heard that term - but i would say no. http://users.cis.fiu.edu/~downeyt/cop2210/loops.html http://lmgtfy.com/?q=sentinel+loop+programming

OpenStudy (anonymous):

It looks like it's just a boolean variable, hence it can be set to the value true or false just like an int can be set to any integer.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!