
untitled

Quiz
•
Science, Computers, Professional Development
•
6th - 8th Grade
•
Hard
Anamika SIngh
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A function can have _____ inside the parenthesis
loops
Arguments/Parameters
Braces
Types
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A function that has no return type starts with:
int
void
Arguments
Braces
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A function that returns a whole number starts with the word
int
void
string
{ }
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Fill in the blank to have this function work properly
_____ function ( ) {
int a;
cin >> a;
cout<<"You chose " << a <<endl;
}
string
void
int
variable
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are themselves a collection of different data types?
String
Struct
char
all
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator connects the structure name to its member name?
-
=
.
>>
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the output of this C code?
void main()
{
struct student
{
int no;
char name[20];
};
struct student s;
s.no = 8;
printf("%d", s.no);
}
Nothing
Compile error
8
Junk
Similar Resources on Wayground
10 questions
Python Marathon (Easy Round)

Quiz
•
1st - 6th Grade
10 questions
Quiz#3

Quiz
•
8th Grade
11 questions
C++ Functions

Quiz
•
6th - 8th Grade
10 questions
Programming in Java

Quiz
•
8th Grade
12 questions
Основи програмування 2

Quiz
•
8th Grade
9 questions
Test vectori Cls 8

Quiz
•
8th Grade
10 questions
Databases Quiz

Quiz
•
6th - 8th Grade
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Science
20 questions
Physical and Chemical Changes

Quiz
•
8th Grade
22 questions
Newton's Laws of Motion

Lesson
•
8th Grade
20 questions
Distance Time Graphs

Quiz
•
6th - 8th Grade
10 questions
Exploring Newton's Laws of Motion

Interactive video
•
6th - 10th Grade
17 questions
Thermal Energy Transfer

Lesson
•
6th - 8th Grade
20 questions
Physical and Chemical Changes

Quiz
•
6th Grade
10 questions
Exploring Chemical and Physical Changes

Interactive video
•
6th - 10th Grade
22 questions
Metals, nonmetals, metalloids

Quiz
•
6th Grade