Question;
- Bjarne Stroustrup
Bjarne Stroustrup is a Danish computer scientist, most notable for the
creation and development of the widely used C++ programming
language. Wikipedia
Born: December 30, 1950 (age 64), Aarhus, Denmark
Residence: New York City, New York, United States
Education: Aarhus University, Churchill College, Cambridge, University
of Cambridge
Awards: Grace Murray Hopper Award
a.
Go to
b.
While
c.
Continue
d.
While True
- Unconditional loop
- Example;
e.
Do / While
f.
Jump / Loop
g.
If / else