JF UIT 2022 - Game 2

JF UIT 2022 - Game 2

Professional Development

15 Qs

quiz-placeholder

Similar activities

Optimalisasi Akun Pembelajaran dan Platform Merdeka Mengajar

Optimalisasi Akun Pembelajaran dan Platform Merdeka Mengajar

Professional Development

10 Qs

PHP MySQL

PHP MySQL

7th Grade - Professional Development

17 Qs

SQL

SQL

12th Grade - Professional Development

18 Qs

SQL Sesi 1

SQL Sesi 1

Professional Development

10 Qs

BAnDS Tournament Round 3

BAnDS Tournament Round 3

University - Professional Development

10 Qs

Javascript HTML CSS

Javascript HTML CSS

Professional Development

13 Qs

DBMS Quizzz....!

DBMS Quizzz....!

Professional Development

15 Qs

Chapter 2 - FSW

Chapter 2 - FSW

Professional Development

10 Qs

JF UIT 2022 - Game 2

JF UIT 2022 - Game 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Thanh Vo

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

How do you find the address of a variable in C?

*

$

&

Ask

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

What are the steps for compiling source code into machine code?

Preprocessing, compiling, assembling, linking

Writing, comiling, debugging, testing

Processing, creating, asserting, clang

Make

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

Which SQL query would allow you to select the ID of a specific movie star (Zendaya) in a table of movie stars?

SELECT id WHERE name = 'Zendaya'

SELECT * id FROM moviestars WHERE name = 'Zendaya'

SELECT id FROM moviestars WHERE name = Zendaya

SELECT id FROM moviestars WHERE name = 'Zendaya'

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

What is the function used to open a file in Python?

fopen

open

fileopen

file

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

What is an example of a SQL injection attack?

When someone submits malicious SQL commands via a web form

Physically destroying computer hardware that stores a SQL database

Overwhelming a server with thousands of requests to access a database

Injections attacks are only in movies or TV

6.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Media Image

*What is the upper bound of Merge Sort's runtime?

O(n log(n))

O(log(n))

Ω(log(n))

O(1)

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Media Image

*The STAR method in a technical interview is used for:

Solving problems

Naming variables

Answering questions

Debugging errors

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?