NTOPR152 Leereenheid 2

NTOPR152 Leereenheid 2

University

15 Qs

quiz-placeholder

Similar activities

Pre-Test Quiz Multimedia Interaktif

Pre-Test Quiz Multimedia Interaktif

University

15 Qs

Round 1

Round 1

University

20 Qs

Database Fundamentals Assessment

Database Fundamentals Assessment

12th Grade - University

15 Qs

Matploblib en Python

Matploblib en Python

University

13 Qs

RM_5. nedelja

RM_5. nedelja

University

14 Qs

Quiz-Securitate cibernetică

Quiz-Securitate cibernetică

University

10 Qs

Digital Footprint

Digital Footprint

5th Grade - University

11 Qs

Chapter 02: Getting started with Turtle

Chapter 02: Getting started with Turtle

University

10 Qs

NTOPR152 Leereenheid 2

NTOPR152 Leereenheid 2

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Medium

Created by

Tina Niekerk

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Wat is die korrekte manier om die huidige datum in Java te kry?

new Date()

LocalDate.now()

Calendar.getDate()

Date.now()

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Watter klas gee jou net die tyd (sonder datum)?

 LocalDateTime

Date

LocalTime

Calendar

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Watter metode gebruik jy om die huidige datum en tyd te kry?

LocalDateTime.now()

Date.now()

Instant.dateTime()

Time.now()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Wat is die uitvoer van: System.out.println(Math.pow(2, 4));

6

8

16

24

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Wat is die uitvoer van: System.out.println(Math.round(3.6));

3

4

5

6

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Wat is die korrekte manier om twee BigInteger waardes op te tel?

a + b

a.add(b)

a.plus(b)

BigInteger.sum(a, b)

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Watter metode word gebruik om te deel met afronding in BigDecimal?

divideWithRounding()

divide(scale, roundingMode)

split(scale, roundingMode)

roundDivide(scale)

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?