Grade11_COMPROG2_Q4_Quiz#2

Grade11_COMPROG2_Q4_Quiz#2

11th Grade

15 Qs

quiz-placeholder

Similar activities

tiết 2-bài 16 tin 10

tiết 2-bài 16 tin 10

11th Grade

10 Qs

Web Design Standard 2 - Web Development Fundamentals Quiz

Web Design Standard 2 - Web Development Fundamentals Quiz

11th Grade

10 Qs

Quiz PERYEMUAN 5

Quiz PERYEMUAN 5

11th Grade

10 Qs

Основы веб-разработки

Основы веб-разработки

11th Grade

15 Qs

ICT3_FT_W3-4_SW2_Class_and_Modifiers

ICT3_FT_W3-4_SW2_Class_and_Modifiers

11th Grade

10 Qs

Quiz Informatika Genap KLs 7

Quiz Informatika Genap KLs 7

7th Grade - University

15 Qs

Prova Pr. 2 edicao:Funções: des. recom. c/JavaScript

Prova Pr. 2 edicao:Funções: des. recom. c/JavaScript

9th - 12th Grade

10 Qs

Quiz aula 6

Quiz aula 6

9th - 12th Grade

10 Qs

Grade11_COMPROG2_Q4_Quiz#2

Grade11_COMPROG2_Q4_Quiz#2

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

Arjay Establecida

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a function in programming?

A large program that does multiple tasks.

A self-contained block of code that performs a specific task.

A variable used to store values.

A random set of statements with no clear purpose.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java, functions are called:

procedures

methods

subroutines

commands

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a characteristic of functions?

Reusability

Encapsulation

Modularity

Random Execution

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of using methods in Java?

Makes the code more complex.

Reduces code reusability.

Organizes and simplifies code.

Increases redundancy.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a built-in method in Java?

A method defined by the user.

A method provided by Java form common tasks.

A method that requires a return type.

A method that does not accept parameters.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is an example of a built-in method in Java?

userDefinedMethod()

Math.sqrt(25)

myFunction()

computeSomething()

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you call a method in Java?

By defining it inside main().

By using its name followed by parentheses.

By writing its return type only.

By declaring it without paremeters.

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?