i need help on these.
16. The statements following a while condition may never be executed, whereas the statements in a do-while expression will be executed: - 1 point(s)
at least once
at least twice
as many times as the user wishes
never
None of these
17. A pointer may be initialized with - 1 point(s)
the address of an existing object
the value of an integer variable
the value of a floating point variable
all of these
None of these
18. C++ automatically places the ___________ at the end of string literals. - 1 point(s)
Semicolon
Quotation marks
Null terminator
Newline escape sequence
None of the above
C++ hw questions?
16) A
17) D
18) B
Please do your own homework.
Just read the material!
Reply:1.At least once
2.The address of an existing object ( with %26amp; )
3.Null Terminator or "\0"
Well , the answers above should be right . I have a suggestion for you .... Learn your chapter , Understand it , and if you don't understand it , there's always answers.yahoo.com
Do the above 'cos people really don't like answering homework-help questions where the author hasn't even attempted...
Reply:16. at lest once
17. None of these
18. None of the above
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment