c# variables

c# variables

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to Programming: data types, if/else, and loops

Intro to Programming: data types, if/else, and loops

8th - 12th Grade

15 Qs

Structuri neomogene

Structuri neomogene

9th - 12th Grade

15 Qs

C# 16

C# 16

10th Grade

10 Qs

String pada Java

String pada Java

12th Grade

15 Qs

Programming

Programming

1st - 10th Grade

10 Qs

Computer Science Unit 3 Test

Computer Science Unit 3 Test

9th - 12th Grade

15 Qs

Java Arithmetic Operations

Java Arithmetic Operations

11th Grade

10 Qs

Post Test 1: Operators

Post Test 1: Operators

11th Grade

10 Qs

c# variables

c# variables

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Merav Bar-Tal

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3 , b = 5 ;

a = 1 ;

a = ?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3 , b = 5 ;

a = a + 1 ;

a = ?

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3 , b = 5 ;

a = 2 * a + 3 ;

a = ?

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3 , b = 5 ;

a = 2 * a + ( a - 3 ) ;

a = ?

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3 , b = 5 ;

a = b ;

a = ?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3 , b = 5 ;

a = a * b ;

a = ?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

int a = 3 , b = 5 ;

a = a + a * b ;

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?