IEEE Coding Cybersecurity

IEEE Coding Cybersecurity

University

27 Qs

quiz-placeholder

Similar activities

Java Review

Java Review

9th Grade - University

25 Qs

Rekayasa Perangkat Lunak

Rekayasa Perangkat Lunak

University

25 Qs

QUIZ PRA UAS_RPL_PERTEMUAN 15

QUIZ PRA UAS_RPL_PERTEMUAN 15

University

25 Qs

Technical Quiz - INSIGHT 2K23

Technical Quiz - INSIGHT 2K23

University

23 Qs

CSC 200

CSC 200

University

24 Qs

Praktek SO Redhat

Praktek SO Redhat

University

25 Qs

Round -1

Round -1

University

25 Qs

PRA PSPM SC025 ( F01 KML )

PRA PSPM SC025 ( F01 KML )

University

24 Qs

IEEE Coding Cybersecurity

IEEE Coding Cybersecurity

Assessment

Quiz

Computers

University

Hard

Created by

Zeenat AlKassim

Used 2+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the OUTPUT?

boolean v1 = true;

boolean v2 = false;

System.out.println((v1 & v2));

0

1

true

false

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the OUTPUT?

String abc = "I" + "like" + "Java";

System.out.println(abc);

I

Java

like

IlikeJava

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the process of defining multiple methods inside the same class but with different parameters' list?

Method Overriding

Multiple Methods

Method Overloading

None of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The following is a protocol for breaking and sending packets to an address across a network.

DNS

Socket

Proxy Server

TCP/IP

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Good hackers who help in finding vulnerabilities in a system are called

White Hat Hackers

Grey Hat Hackers

Black Hat Hackers

Red Hat Hackers

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the OUTPUT?

String abc = "I LIKE IEEE";

System.out.println(abc.length());

9

10

11

12

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_______________________ masks your IP address.

Firewall

Incognito mode

VPN

Antivirus

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?