2023-romanian

2023-romanian

University

29 Qs

quiz-placeholder

Similar activities

Fundamentos de Programación

Fundamentos de Programación

University

30 Qs

BIOL 1260 EXAM 2

BIOL 1260 EXAM 2

University

32 Qs

constellations : 23 Animals

constellations : 23 Animals

University

24 Qs

Mock Stock

Mock Stock

University

25 Qs

Week 3_Computers in Our Daily Life

Week 3_Computers in Our Daily Life

University

25 Qs

Laboratory Management M L2.1: Directing and Controlling

Laboratory Management M L2.1: Directing and Controlling

University

26 Qs

Biology Unit 8

Biology Unit 8

University

27 Qs

Study Giude for Exam 2

Study Giude for Exam 2

University

29 Qs

2023-romanian

2023-romanian

Assessment

Quiz

Others

University

Practice Problem

Easy

Created by

Adriana Filpisan

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?