2023-romanian

2023-romanian

University

29 Qs

quiz-placeholder

Similar activities

Devnet 71-106

Devnet 71-106

University

28 Qs

constellations : 23 Animals

constellations : 23 Animals

University

24 Qs

Fundamentos de Programación

Fundamentos de Programación

University

30 Qs

Intro to HCI (Revieer Week 2)

Intro to HCI (Revieer Week 2)

University

25 Qs

python

python

University

30 Qs

Бека 125-150

Бека 125-150

University

25 Qs

Java бағдарламасы бойынша тест 111

Java бағдарламасы бойынша тест 111

University

33 Qs

2025-03-10 Quiz

2025-03-10 Quiz

University

34 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?