ICT4-CP: C-Sharp

ICT4-CP: C-Sharp

11th Grade

50 Qs

quiz-placeholder

Similar activities

PYTHON PROGRAMMING - FINAL EXAM REVIEW

PYTHON PROGRAMMING - FINAL EXAM REVIEW

9th - 12th Grade

46 Qs

AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

11th Grade

45 Qs

unit test 2 python

unit test 2 python

11th Grade

50 Qs

KISI2 PTS GNP Pemrograman Webb

KISI2 PTS GNP Pemrograman Webb

11th Grade

50 Qs

CSP Vocabulary Review

CSP Vocabulary Review

9th - 12th Grade

53 Qs

SAINS KOMPUTER TINGKATAN 4 BAB 1

SAINS KOMPUTER TINGKATAN 4 BAB 1

3rd Grade - University

50 Qs

Pemrograman Dasar

Pemrograman Dasar

10th - 12th Grade

50 Qs

gamemaker

gamemaker

9th - 12th Grade

46 Qs

ICT4-CP: C-Sharp

ICT4-CP: C-Sharp

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Sir. Amoyo

Used 49+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The result of p | q if p is 0 and q is 1 will be:

0

1

a negative number

an error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If A = 60; and B = 13, then A&B in binary format will be:

0011 0001

0011 1101

0000 1100

0000 1100

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assume variable A holds 60 and variable B holds 13, then (A ^ B) equals:

12

61

-61

49

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the left operands value is moved right by the number of bits specified by the right operand, the bitwise

operator is.

Binary Right Shift Operator

Binary Left Shift Operator

Binary Ones Complement Operator

Binary XOR Operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following are Assignment operators in C#?

1, 2, 3

1, 3, 4

2, 4, 5

3, 4, 5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operator returns the address of a variable in C#?

? :

^

&

>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operator assigns values from right side operands to left side operand in 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?