Operator in C

Operator in C

University

20 Qs

quiz-placeholder

Similar activities

ÔN TẬP CUỐI HKI TIN HỌC 3

ÔN TẬP CUỐI HKI TIN HỌC 3

3rd Grade - University

23 Qs

DBC CHAPTER 3 - REVISION

DBC CHAPTER 3 - REVISION

University

15 Qs

4.6.4 Logic Gates

4.6.4 Logic Gates

10th Grade - Professional Development

15 Qs

Logic Based Testing

Logic Based Testing

University

15 Qs

Java Control and Loop -2

Java Control and Loop -2

University

20 Qs

Lenguaje de Definición de Datos

Lenguaje de Definición de Datos

University

18 Qs

Intro to Data Mining

Intro to Data Mining

University

15 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

Operator in C

Operator in C

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

KiRUBANANTHAM CHENNIAPPAN

Used 598+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

/

%

bitwise operator

*

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

-1 1

1 -1

-1 -1

1 1

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

14

11

12

13

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

10 5 3 4

10 5 4 4

10 5 3 3

10 5 4 3

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Find The Output

int a = 3;

printf("%d %d %d %d", a , a++ ,a, a);

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 10;

int b = a++ + ++a;

printf("%d %d %d %d",b , a++ ,a, ++a);

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3;

printf("%d %d %d %d",++a , a++ ,a, --a);

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?