Tie_Set_3

Tie_Set_3

Professional Development

5 Qs

quiz-placeholder

Similar activities

Senz AIoT Savants  - ML & C++

Senz AIoT Savants - ML & C++

Professional Development

10 Qs

PLSQL and Cursor Quiz

PLSQL and Cursor Quiz

Professional Development

10 Qs

Python Training Day-2  Quiz-2

Python Training Day-2 Quiz-2

Professional Development

10 Qs

Quiz for Jul 20_Connect

Quiz for Jul 20_Connect

Professional Development

10 Qs

C String Array MCQs

C String Array MCQs

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