adplus-dvertising
frame-decoration

Question

Point out the wrong statement?

a.

Statements cannot be grouped together using braces ‘{’ and ‘}’

b.

Computation in R consists of sequentially evaluating statements

c.

Single statements are evaluated when a new line is typed at the end of the syntactically complete statement

d.

next is used to skip an iteration of a loop

Posted under R Programming

Answer: (a).Statements cannot be grouped together using braces ‘{’ and ‘}’

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement?