2023-romanian

2023-romanian

University

29 Qs

quiz-placeholder

Similar activities

Prashanotri

Prashanotri

University

25 Qs

Chemical Formula and Chemical Equations (Concepts)

Chemical Formula and Chemical Equations (Concepts)

University

31 Qs

Audit Mastermind Quiz

Audit Mastermind Quiz

University

30 Qs

Week 8 Health Educ ni Zen :3

Week 8 Health Educ ni Zen :3

University

25 Qs

Computer Basics Quiz

Computer Basics Quiz

University

31 Qs

Law of Agency in Malaysia Quiz Topic 4

Law of Agency in Malaysia Quiz Topic 4

University

24 Qs

Web Development Quiz

Web Development Quiz

University

30 Qs

Nutritional Assessment Quiz

Nutritional Assessment Quiz

University

25 Qs

2023-romanian

2023-romanian

Assessment

Quiz

Others

University

Easy

Created by

Adriana Filpisan

Used 9+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare and instantiate a vector(array) of 10 integers in Java

Int a[10]

Int[] a = new int[10]

Int[] a = new int[9]

Int[] a

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are methods for code reusability

Aggregation

Inheritance

Composition

Polymorphism

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are OOP concepts

Agregation

Inheritance

Composition

Polymorphism

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How are variables declared by default in an interface

Private

Public

Static

Final

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dynamic polimorfism is based on

Multifunctions

Aggregation

Composition

Inheritance

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are access specifiers

Public

Protected

Final

Blocked

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of “this” keyword

Refers the current object

Declares a class variable

Refers the constructor of the base class

Helps access the common interface of objects

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?