

COMPROG 2 FA1-2
Flashcard
•
Other
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

67 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What type of function is described as a non-returning value function? Options: int, void, double, voided
Back
void
2.
FLASHCARD QUESTION
Front
In C++, the block of code begins and ends with:
Back
{}
3.
FLASHCARD QUESTION
Front
To execute the codes of function, the user-defined function needs to be __________.
Back
invoked
4.
FLASHCARD QUESTION
Front
In C++, arguments to functions always appear within ______________.
Back
Parenthesis
5.
FLASHCARD QUESTION
Front
What will you use if you do NOT intended to return value? Options: void, static, const, int
Back
void
6.
FLASHCARD QUESTION
Front
Where does the execution of the program start?
Back
main function
7.
FLASHCARD QUESTION
Front
Which of the following is NOT a proper function prototype (definition)?
Options:
func(int x)
,
int secondfunct (char x, char y);
,
char letter();
,
void funct();
Back
func(int x)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?