Dart-Chapter2&3

Dart-Chapter2&3

3rd Grade

5 Qs

quiz-placeholder

Similar activities

Vowel Teams ae and ou

Vowel Teams ae and ou

3rd - 4th Grade

10 Qs

Checkpoint 2 Revision

Checkpoint 2 Revision

3rd Grade

10 Qs

Advanced Dyslexia Therapy Terms - Multiple Choice

Advanced Dyslexia Therapy Terms - Multiple Choice

KG - 5th Grade

10 Qs

Scratch Contest

Scratch Contest

KG - Professional Development

10 Qs

Z3R0 D4Y

Z3R0 D4Y

KG - 3rd Grade

10 Qs

Which Taylor Swift Song Doesn't Belong On The Album?

Which Taylor Swift Song Doesn't Belong On The Album?

KG - Professional Development

9 Qs

Roblox quiz!

Roblox quiz!

1st Grade - University

10 Qs

Computers

Computers

KG - 5th Grade

8 Qs

Dart-Chapter2&3

Dart-Chapter2&3

Assessment

Quiz

Other

3rd Grade

Easy

Created by

Abdulrahman Al-Otaibi

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

OPEN ENDED QUESTION

2 mins • Ungraded

Media Image
What is the output in the following code?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

2 mins • Ungraded

Media Image
What is the output in the following code?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

2 mins • Ungraded

Media Image
What is the output in the following code?

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

15 mins • Ungraded

Exercise3: Write a program that prompts the user to enter two strings then reports whether the second string is a substring of the first string. Sample Run: First String: welcome, to the university Second String: welcome The second string is subset of first string

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

15 mins • Ungraded

Exercise4:

Write a program to check whether a character is a vowel or consonant using switch statement then print the letter in lowercase. The vowel letters are: A, E, I, O, and U.

Sample run:

Enter a Character: E

e is a Vowel

Evaluate responses using AI:

OFF