Basic C Programming - Assignment Statement

Basic C Programming - Assignment Statement

12th Grade

10 Qs

quiz-placeholder

Similar activities

Кіріктірілген функциялар

Кіріктірілген функциялар

1st Grade - University

8 Qs

Variables, Tipos de Dato, Lectura y Escritura C++

Variables, Tipos de Dato, Lectura y Escritura C++

7th Grade - Professional Development

12 Qs

Bài 5: Khai báo biến - Tin học 11

Bài 5: Khai báo biến - Tin học 11

4th Grade - University

7 Qs

Tipuri de date și variabile în C++

Tipuri de date și variabile în C++

9th Grade - University

6 Qs

Arduino Programming

Arduino Programming

7th - 12th Grade

12 Qs

Sains Komputer T4

Sains Komputer T4

12th Grade

12 Qs

Java Fundamentals

Java Fundamentals

12th Grade

9 Qs

C# dolgozat

C# dolgozat

11th Grade - University

15 Qs

Basic C Programming - Assignment Statement

Basic C Programming - Assignment Statement

Assessment

Quiz

Education

12th Grade

Hard

Created by

Hafizul Hasmie

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to declare a variable in C?

char

dec

int

var

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the basic data types available in C?

int, char, float, double

bool

string

void

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the arithmetic operator used for addition in C?

/

+

*

-

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to take input from the user in C?

print

getchar

scanf

input

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare an integer variable named 'num' in C?

num = int;

int num();

integer num;

int num;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type used to store decimal numbers in C?

float

decimal

long

double

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression '5 + 3 * 2' in C?

13

7

10

11

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?