QP-DTA-TYP

QP-DTA-TYP

38 Qs

quiz-placeholder

Similar activities

FrontEnd Bailhongal

FrontEnd Bailhongal

Professional Development

33 Qs

ПРОГРАМУВАННЯ

ПРОГРАМУВАННЯ

KG - University

36 Qs

Quiz 1

Quiz 1

KG - University

33 Qs

TCDN2

TCDN2

KG - University

35 Qs

Computer 7 Final Test

Computer 7 Final Test

KG - University

40 Qs

Soal Ujian Pemrograman Dasar

Soal Ujian Pemrograman Dasar

KG - University

40 Qs

Python questions

Python questions

12th Grade

35 Qs

FrontEnd Nipani

FrontEnd Nipani

Professional Development

33 Qs

QP-DTA-TYP

QP-DTA-TYP

Assessment

Quiz

others

Hard

Created by

Rajesh Yelchuri

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types can store decimal values?
int
char
float
All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for addition in C?
+
-
*
/

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a floating-point data type?
int
float
char
All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of a `char` in C?
1 byte
2 bytes
4 bytes
8 bytes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used for getting reminder?
/
%
//
div

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 10 / 3 in C?
3
3.33
3.0
Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid way to declare a character variable?
char c;
character c;
charchar c = 'c';
charchar c;

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?