IT-3615 - Web Application Development oed answer key

Showing 61 to 63 of 63 total answers.

#IT-6314
Awesome StudentQuestion • Web Application Development 1

A NULL value is treated as a blank or 0.

Answer

False

#IT-6314
Awesome StudentQuestion • Web Application Development 1

Security is not an issue with JavaScript

Answer

False

#IT-6314
Awesome StudentQuestion • Web Application Development 1

What is the original name of JavaScript?

Answer

LiveScript

#IT-6314
Awesome StudentQuestion • Web Application Development 1

returns the numbers of rows in a columns.

Answer

count()

#IT-6314
Awesome StudentQuestion • Web Application Development 1

There are three different kind of arrays:

Answer

Numeric array, Associative array, Multidimensional array

#IT-6314
Awesome StudentQuestion • Web Application Development 1

What functions count elements in an array?

#IT-6314
Awesome StudentQuestion • Web Application Development 1

To use MySQL on your computer, you'll need?

#IT-6314
Awesome StudentQuestion • Web Application Development 1

<?php for($x=0;$x<=10;++$x) { print++$x; } ?>

#IT-6314
Awesome StudentQuestion • Web Application Development 1

All variables in PHP start with which symbol?

#IT-6314
Awesome StudentQuestion • Web Application Development 1

In which positions PHP's indexed array begin?

#IT-6314
Awesome StudentQuestion • Web Application Development 1

Which one of the following sorts rows in SQL?

#IT-3615
Awesome StudentQuestion • Web Application Development 2

JQuery method used to hide selected element(s)

#IT-3615
Awesome StudentQuestion • Web Application Development 2

MaterializeCSS class prefix for mobile devices

#IT-6314
Awesome StudentQuestion • Web Application Development 1

Returns the status-number of a request if "OK"

#IT-6314
Awesome StudentQuestion • Web Application Development 1

The HAVING clause does which of the following?

#IT-6314
Awesome StudentQuestion • Web Application Development 1

The wildcard in a WHERE clause is useful when?

#IT-3615
Awesome StudentQuestion • Web Application Development 2

Method that accepts the email's body or content

#IT-6314
Awesome StudentQuestion • Web Application Development 1

Option buttons are also called Selection button

#IT-6314
Awesome StudentQuestion • Web Application Development 1

The following example $a -= $b; is the same as?

Page 4 of 4