Exam 4: XML, PHP, and Programming Concepts
Exam 1: PHP and SQL Functions and Concepts25 Questions
Exam 2: HTTP, PHP, and Object-Oriented Programming in PHP25 Questions
Exam 3: PHP and MYSQL: Object Creation, Cookies, Sessions, and Database Operations25 Questions
Exam 4: XML, PHP, and Programming Concepts25 Questions
Exam 5: AJAX, XML, and PHP Techniques for Web Development25 Questions
Exam 6: Data Representation and Validation in PHP Programming13 Questions
Select questions type
the _________ statement is used to perform different actions based on different conditions
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
B
The round() function rounds a floating-point number to its nearest integer:
Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
A
The abs() function returns the absolute (positive) value of a number:
(Multiple Choice)
4.8/5
(33)
__________ is used to show the out put …or give message..same as printf in c language…
(Multiple Choice)
4.8/5
(34)
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)
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)