G7 FTQuiz1 - C Syntax and Output

G7 FTQuiz1 - C Syntax and Output

7th Grade

10 Qs

quiz-placeholder

Similar activities

Python Coding

Python Coding

6th - 8th Grade

12 Qs

Python Syntax

Python Syntax

6th - 12th Grade

14 Qs

Quiz 3: Internet safety, cyber security and encryption

Quiz 3: Internet safety, cyber security and encryption

7th - 8th Grade

13 Qs

Quiz - Overview of Technology (Video 1)

Quiz - Overview of Technology (Video 1)

6th - 7th Grade

10 Qs

U1L1 Alonzo wants you to know...

U1L1 Alonzo wants you to know...

7th Grade - University

12 Qs

Tynker 301 Lesson 11

Tynker 301 Lesson 11

6th - 7th Grade

15 Qs

CodeMonkey 0-35 Review

CodeMonkey 0-35 Review

5th - 8th Grade

14 Qs

Computer Hardward - Fetch, Decode & Execute Cycle

Computer Hardward - Fetch, Decode & Execute Cycle

4th - 12th Grade

10 Qs

G7 FTQuiz1 - C Syntax and Output

G7 FTQuiz1 - C Syntax and Output

Assessment

Quiz

Computers

7th Grade

Medium

Created by

T. Arman

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

#include <stdio.h> is a header file library that lets us work with input and output functions, such as printf()

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Every C statement ends with a colon :

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

C ignores white space.

True

False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

printf() is a function used to output/print text to the screen.

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

return 1 ends the main() function.

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Another thing that always appear in a C program, is main(). This is called a function. Any code inside its curly brackets {} will be executed.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To insert a new line, you can use the \t character:

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?