C# Math Class Methods

C# Math Class Methods

10th Grade

20 Qs

quiz-placeholder

Similar activities

Code.org Unit 4 Vocabulary

Code.org Unit 4 Vocabulary

9th - 12th Grade

19 Qs

ทดสอบกลางภาค651 การเขียนโปรแกรมเชิงวัตถุเบื้องต้น

ทดสอบกลางภาค651 การเขียนโปรแกรมเชิงวัตถุเบื้องต้น

10th - 12th Grade

20 Qs

Conditionals

Conditionals

9th - 12th Grade

18 Qs

Code.org List Questions

Code.org List Questions

10th - 12th Grade

20 Qs

Postest

Postest

10th Grade

20 Qs

CSP Lists Loops and Traversals

CSP Lists Loops and Traversals

10th - 12th Grade

15 Qs

Lists, Loops & Traversals

Lists, Loops & Traversals

10th - 12th Grade

15 Qs

ИТ ИЭФ

ИТ ИЭФ

9th - 12th Grade

20 Qs

C# Math Class Methods

C# Math Class Methods

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Limor Tal

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Console.WriteLine(Math.Sqrt(16));

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_______ x = Math.Sqrt(65));

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Console.WriteLine(Math.Abs(9-18));

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Console.WriteLine((int) (2.94));

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Console.WriteLine(Math.Sqrt((15%5)*5+9));

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Console.WriteLine(Math.Sqrt(Math.pow(3,2)+Math.pow(4,2)));

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Console.WriteLine(Math.Sqrt((int) (7.9)*7));

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?