Weekly Contest #12 - TechXNinjas

Weekly Contest #12 - TechXNinjas

University

10 Qs

quiz-placeholder

Similar activities

pretest maut

pretest maut

University

10 Qs

DPSD QUIZ1

DPSD QUIZ1

University

8 Qs

TPS (Teori Bilangan)

TPS (Teori Bilangan)

University

15 Qs

Corel Draw x7

Corel Draw x7

University

10 Qs

Basic Hort unit 9

Basic Hort unit 9

University

6 Qs

Quiz de sucesiones numéricas

Quiz de sucesiones numéricas

University

8 Qs

PRACTICA DIARIA ANTONIMOS RV 10

PRACTICA DIARIA ANTONIMOS RV 10

University

10 Qs

Optimization

Optimization

University

10 Qs

Weekly Contest #12 - TechXNinjas

Weekly Contest #12 - TechXNinjas

Assessment

Quiz

Education

University

Hard

Created by

TechXNinjas undefined

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of pattern is formed by the following sequence? 1 22 333 4444

Pyramid pattern

Reverse pyramid pattern

Number pattern

Diamond pattern

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following patterns requires the most number of asterisks (*) to print a triangle of height 'n'?

Right-angled triangle

Isosceles triangle

Equilateral triangle

Pyramid

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To print a hollow square pattern of side length 'n', what should be the condition for printing asterisks (*)?

Only for the first and last row

Only for the first and last column

For the border rows and columns

For all rows and columns except the center

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the total number of asterisks (*) printed in a full pyramid pattern of height 'n'?

n*(n+1)/2

n*(n-1)/2

n^2

n!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pattern can be formed using nested loops with a single loop variable?

Chessboard pattern

Diamond pattern

Spiral pattern

Zigzag pattern

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To print a reverse pyramid pattern of height 'n', what should be the loop condition for the outer loop?

i = n to 1

i = 1 to n

i = 0 to n-1

i = n-1 to 0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of pattern is formed by alternating asterisks (*) and spaces?

Checkerboard pattern

Stripe pattern

Zigzag pattern

Diagonal pattern

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?