Function evaluation

Function evaluation

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

XII  Csc Unit 1 Reduced one word

XII Csc Unit 1 Reduced one word

12th Grade

15 Qs

CHAPTER1-FUNCTION

CHAPTER1-FUNCTION

12th Grade

10 Qs

Advanced Python Iteration Quiz

Advanced Python Iteration Quiz

10th Grade

10 Qs

Computer Programming Quiz

Computer Programming Quiz

10th Grade

14 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

Computer Science Principles

Computer Science Principles

9th - 12th Grade

8 Qs

Computer science paper 2

Computer science paper 2

10th Grade

15 Qs

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

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

1st - 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?