JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload.
Quiz - C++ Functions
Sign in to Google
to save your progress.
Learn more
1.
What value will return the code below?
1 point
absolute value of x
x²
x
Clear selection
2.
What will be displayed by executing the code below?
1 point
Hello
HelloHello
Hello Hello
Clear selection
3.
Choose the correct code line if f function has to return average values of variables a and b
1 point
return (a+b)/2;
return (a+b)/2.0;
return a/2+b/2;
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google. -
Terms of Service
-
Privacy Policy
Does this form look suspicious?
Report
Forms
Help and feedback
Contact form owner
Help Forms improve
Report