Function evaluation

Function evaluation

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

AP CSP Functions, Returns, Libraries

AP CSP Functions, Returns, Libraries

9th - 12th Grade

8 Qs

IF(), OR(), AND(), TExt(), LEFT(), RIGHT()

IF(), OR(), AND(), TExt(), LEFT(), RIGHT()

11th Grade

11 Qs

Pascal Programming

Pascal Programming

10th Grade - University

15 Qs

AP CSP-Review Session 1 MCQ Quiz

AP CSP-Review Session 1 MCQ Quiz

10th Grade

10 Qs

Practice for 8th AP Java Quiz

Practice for 8th AP Java Quiz

10th - 12th Grade

14 Qs

Lesson 1: Variables (Activity)

Lesson 1: Variables (Activity)

8th - 10th Grade

13 Qs

Grade 10 Lesson 7 Intro to OOP Extra Work - 3rd G

Grade 10 Lesson 7 Intro to OOP Extra Work - 3rd G

10th Grade

15 Qs

Строковые методы

Строковые методы

10th Grade

10 Qs

Function evaluation

Function evaluation

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Lydia Fahim

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SomeChars<----"Hello World"

Some Chars is

Boolean

Char

String

Real

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Output Right(SomeChars,5) is

process

input

output

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. The small sections of code that are used to perform a particular task is called

(A) Subroutines. (B) Files

(C) Pseudo code. (D) Modules

A

B

C

D

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. The variables in a function definition are called as

(A) Subroutines

(B) Function

(C) Definition

(D) Parameters

A

B

C

D

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the output of the following Pseudo code?


int p=4, q=7, r=10

p=q mod r

q=q+p

r=r+q

print p, q and r

7 14 24

7 11 17

7 14 21

4 11 17

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

My String <---" Corrective Maintenance"

evaluate :'P' & Mid(My String,13,4)Paint

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

My String <---" Corrective Maintenance"

evaluate :Right(Mid(My String,6,10),4)

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?