C++ Programming:
The statement while (Ø) { } in a program will loop forever.
True or False?
The exclamation operator ( ! ), means not in a example such as!=.
True Or False?
The following loop will repeat 3 times: c = Ø, do{ c = c + 1,cout << “Hello”, } while (c < 3)
True or False?
The statement: cin << “Hello”, is syntactically andlogically correct.
True or False?
ifstream fin(“filename.in”), will associate an output fileinstead of an input file.
True or False
To loop five times we need: int counter =0, while (counter >5) { counter ++, }.
True or False
The assignment statement c = c + 1 is
PayPal Gateway not configured
PayPal Gateway not configured