CPC C Intro-Input/Output

CPC C Intro-Input/Output

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

C Programming Unit 2 Review

C Programming Unit 2 Review

12th Grade

15 Qs

Daily Test 10

Daily Test 10

10th Grade

20 Qs

Ficha de avaliação 1º PGSI

Ficha de avaliação 1º PGSI

10th Grade

18 Qs

2nd Quarter Review Test in ICT8

2nd Quarter Review Test in ICT8

8th - 9th Grade

20 Qs

UAS Logika dan Algoritma Pemrograman

UAS Logika dan Algoritma Pemrograman

1st Grade - University

15 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

Misconceptions Check

Misconceptions Check

9th - 12th Grade

15 Qs

ทดสอบประเมินระหว่างเรียน

ทดสอบประเมินระหว่างเรียน

8th Grade - University

20 Qs

CPC C Intro-Input/Output

CPC C Intro-Input/Output

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Fernando Enad

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What values never change during the execution of a program

Constants

Variables

Identifiers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______is a name given to a storage area that stores data

Constants

Variables

Identifiers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In 1972, C was developed by ____.

Ken Thompson

Bill Gates

Dennis Ritchie

Bjarne Stroustrup

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to terminate a statement in C program?

.

;

,

:

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct preprocessing directives to be used in Basic C programming language?

#include <studio.h>

#include <stdoi.h>

@include <stdio.h>

#include <stdio.h>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C Language multi-line comments symbol.

/*... */

\\

//

{ }

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C programming keyword which used to print any arguments such as string on the screen.

main( )

return 0

print( )

printf( )

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?