Function evaluation

Function evaluation

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Программирование C#

Программирование C#

1st - 10th Grade

10 Qs

CHAPTER1-FUNCTION

CHAPTER1-FUNCTION

12th Grade

10 Qs

Functions

Functions

12th Grade

10 Qs

Java ArrayLists

Java ArrayLists

10th Grade

11 Qs

Python Programming: Functions and Procedures

Python Programming: Functions and Procedures

9th - 11th Grade

12 Qs

Computer Programming Quiz

Computer Programming Quiz

10th Grade

14 Qs

Ulangan harian 1 Algoritma dan Pemrograman

Ulangan harian 1 Algoritma dan Pemrograman

12th Grade - University

13 Qs

12_CS_EM_U1_C1_FUNCTION

12_CS_EM_U1_C1_FUNCTION

12th 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?