Tie_Set_3

Tie_Set_3

Professional Development

5 Qs

quiz-placeholder

Similar activities

T&P Test on MCQs

T&P Test on MCQs

Professional Development

10 Qs

Infosys 5

Infosys 5

Professional Development

8 Qs

java quizz

java quizz

Professional Development

10 Qs

APCSA Unit 6

APCSA Unit 6

University - Professional Development

5 Qs

Type Script Basics

Type Script Basics

Professional Development

10 Qs

Proportional Control

Proportional Control

Professional Development

10 Qs

Senz AIoT Savants  - ML & C++

Senz AIoT Savants - ML & C++

Professional Development

10 Qs

C String Array MCQs

C String Array MCQs

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