Exam 4: XML, PHP, and Programming Concepts

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

the _________ statement is used to perform different actions based on different conditions

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

B

PHP supports the following data types:

Free
(Multiple Choice)
4.9/5
(46)
Correct Answer:
Verified

D

The round() function rounds a floating-point number to its nearest integer:

Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
Verified

A

The default file extension for PHP files is _________

(Multiple Choice)
4.7/5
(35)

The abs() function returns the absolute (positive) value of a number:

(Multiple Choice)
4.8/5
(33)

the sqrt() function returns the square root of a number:

(Multiple Choice)
4.8/5
(32)

__________ is used to show the out put …or give message..same as printf in c language…

(Multiple Choice)
4.8/5
(34)

The rand() function generates a random number:

(Multiple Choice)
4.8/5
(39)

The basic assignment operator in PHP is __________ It means that the left operand gets set to the value of the assignment expression on the right.

(Multiple Choice)
4.8/5
(37)

A PHP script starts with <?php and ends with ?>: <?php // PHP code goes here ?>

(Multiple Choice)
4.8/5
(31)

A ________ script can be placed anywhere in the document.

(Multiple Choice)
4.8/5
(45)

PHP is compatible with almost all servers used today (Apache, IIS, etc.)

(Multiple Choice)
4.7/5
(34)

________ is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.

(Multiple Choice)
4.8/5
(36)

PHP code is executed on the server, and the result is returned to the browser as plain HTML

(Multiple Choice)
4.9/5
(36)

PHP files can contain text, HTML, CSS, JavaScript, and PHP code

(Multiple Choice)
4.9/5
(42)

In php, A ___________ is a block of statements that can be used repeatedly in a program.

(Multiple Choice)
4.9/5
(33)

_______ is a object oriented programming language , it is used to create the object…

(Multiple Choice)
4.9/5
(36)

PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.)

(Multiple Choice)
4.9/5
(44)

PHP supports a ___________ range of databases

(Multiple Choice)
4.9/5
(37)

An_________starts at a root element and branches from the root to child elements.

(Multiple Choice)
4.8/5
(32)
Showing 1 - 20 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)