Tie_Set_3

Tie_Set_3

Professional Development

5 Qs

quiz-placeholder

Similar activities

Python Training Day-2  Quiz-2

Python Training Day-2 Quiz-2

Professional Development

10 Qs

Collections, JDBC/RDBMS

Collections, JDBC/RDBMS

Professional Development

10 Qs

Day 3 C Programming quiz

Day 3 C Programming quiz

Professional Development

10 Qs

Pengembangan di Sisi Server dengan JavaScript

Pengembangan di Sisi Server dengan JavaScript

Professional Development

9 Qs

PST Using C Part1

PST Using C Part1

Professional Development

10 Qs

Access Validation

Access Validation

Professional Development

7 Qs

C Programming

C Programming

Professional Development

10 Qs

DS1

DS1

Professional Development

10 Qs

Tie_Set_3

Tie_Set_3

Assessment

Quiz

Professional Development, Computers

Professional Development

Hard

Created by

Blessy Mathew

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Determine the output.

0 0 0

1 1 1

Garbage values

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the command used to remove a table from SQL database

DELETE TABLE

DROP TABLE

ERASE TABLE

UNATTACH TABLE

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

"Live Wire" in NetScape is used to___________________

Create linkage between client side and server side

Support only non relational database

interpret JavaScript code

Permit server side, javascript code, to connect to RDBMS

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the primary tool used for structured design?

Structure Chart

Data-flow diagram

Module

Program flowchart

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the code given?

Compilation error, the size of arrays can’t be initialized to zero

Compilation error, it’s arr.length() not arr.length

0

None of the above