Dart-Chapter2&3

Dart-Chapter2&3

3rd Grade

5 Qs

quiz-placeholder

Similar activities

Advanced Dyslexia Therapy Terms - Multiple Choice

Advanced Dyslexia Therapy Terms - Multiple Choice

KG - 5th Grade

10 Qs

Long i and Long u

Long i and Long u

3rd Grade

10 Qs

Mec1 Arduino and Interactive

Mec1 Arduino and Interactive

1st - 12th Grade

10 Qs

Phonics - vowel sounds

Phonics - vowel sounds

1st - 4th Grade

10 Qs

Scratch Contest

Scratch Contest

KG - Professional Development

10 Qs

Binary strings (and previous lessons)

Binary strings (and previous lessons)

KG - 12th Grade

9 Qs

Bossy R (er, ir, ur)

Bossy R (er, ir, ur)

3rd - 6th Grade

10 Qs

Checkpoint 2 Revision

Checkpoint 2 Revision

3rd Grade

10 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