Java
Cybersecurity
Python
Hardware
Internet
100

What comes at the end of every Java statement?

;

100

What is normally used to encrypt an account?

password

100
What do you use to make a list in python?

[]

100

What does CPU mean?

Central Processing Unit

100
What does a web browser do?
It allows you to access websites.
200

What do you put to add a comment in a line of code?

//

200

What is it called when a program puts advertisements intrusively on your computer?

Adware

200

What do you put to add a comment in a line of code?

#

200

What part of the computer stores memory?

SSD / Hard Drive

200

What does the "s" in HTTPS stand for?

Secure

300
What is the default value of Int?

0

300

What's hashing?

It's where something in put into a scrambled string of letters and numbers

300

How do you end a program that's running?

break

300

What is the smallest unit of data?

bit

300

What is a higher level domain?

The last part of a web address (.com, .gov, .to)

400

How do you print a line of text?

System.out.print()

400

What is a digital certificate?

it authenticates the identity of someone or something, usually a website.

400

How do you call a certain part of a list?

list[1]

400
What does RAM stand for?

Random Access Memory

400

What does URL mean?

Uniform Resource Locator

500

What does public static void mean?

public (can be accessed anywhere) static (doesn't need an object) void (no return)

500

What's a phishing scam?

A website that steals personal information

500

What does PIP do?

It can install or modify packages

500
What part of the CPU does math?

Arithmetic Logic Unit

500
What does xn-- mean in a website name?

It means that the address is in unicode (https://xn--80aa3ak5a.xn--p1ai/ = www.наука.рф)