CBT_W04_W06

CBT_W04_W06

Professional Development

30 Qs

quiz-placeholder

Similar activities

Révision 1 (Linux2)

Révision 1 (Linux2)

Professional Development

27 Qs

Front End Forge Final

Front End Forge Final

Professional Development

25 Qs

C Language Test 3

C Language Test 3

Professional Development

25 Qs

C Language Test - 2

C Language Test - 2

Professional Development

25 Qs

Full stack Developer

Full stack Developer

Professional Development

30 Qs

Seleksi Pemrograman Web

Seleksi Pemrograman Web

10th Grade - Professional Development

30 Qs

Хакатон 3 курс (13-14)

Хакатон 3 курс (13-14)

Professional Development

25 Qs

Digital Marketer Revision Quiz 2

Digital Marketer Revision Quiz 2

Professional Development

26 Qs

CBT_W04_W06

CBT_W04_W06

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Erum Naz sohni23pk@yahoo.com

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Client Side Programming is for __________

Server

Web Browser

Both of them

Non of them

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___________ rely on the user's computer.

javascripts

Client-side scripts

HTML

None of them

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ is a function or method containing

program statements that are executed in response to an event.

Event Listener

Event Dealer

Event Handler

Event Response

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the Server Side Programming languages.

PHP

ASP.NET (C# OR Visual Basic)

Java and JSP

All of them

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This fetches the Id, Name, and Price columns from records in the Product table if the value of Prices more than 10, and returns the results in alphabetical order based on the values of the Name column.

SELECT Id, Name, Price FROM Product WHERE Price > 10.00 ORDER BY Name

SELECT Id, Name, Price FROM Product WHERE Price < 10.00 ORDER BY Name

SELECT Id, Name, Price FROM Product WHERE Price = 10.00 ORDER BY Name

None of them

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP 5.5+ now comes baked with a ______ function to generate secure, one-way hashes along with a password_verify function to match a hash with the given password.

_hash

hash

password_hash

hash_password

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ is a process of converting a string into hard to read binary data.

deencryption

encryption

hashing

verifying

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?