R Ram Sharma π Coach β 193.88K Points π Advanced Web Technologies Q. PHP divides the operators in the following groups: (A) Increment/Decrement operators (B) Logical operators (C) String operators (D) all of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) all of the above
S Shiva Ram π Master β 30.44K Points π Advanced Web Technologies Q. PHP supports the following data types: (A) String (B) Integer (C) Float (floating point numbers - also called double) (D) all of the above . ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) all of the above .
R Ranjeet π Tutor III β 34.60K Points π Advanced Web Technologies Q. PHP supports a ___________ range of databases (A) wide (B) small (C) short (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) wide
P Praveen Singh π Tutor III β 36.81K Points π Advanced Web Technologies Q. PHP is compatible with almost all servers used today (Apache, IIS, etc.) (A) true (B) false (C) both a and b (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) true
R Ram Sharma π Coach β 193.88K Points π Advanced Web Technologies Q. PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.) (A) true (B) false (C) both a and b (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) true
G Gopal Sharma π Tutor III β 38.32K Points π Advanced Web Technologies Q. PHP files can contain text, HTML, CSS, JavaScript, and PHP code (A) true (B) false (C) both a and b (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) true
A Admin π Coach β 38.37K Points π Advanced Web Technologies Q. PHP code is executed on the server, and the result is returned to the browser as plain HTML (A) true (B) false (C) both a and b (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) true
V Vijay Sangwan π Mover β 28.62K Points π Advanced Web Technologies Q. A PHP script starts with <?php and ends with ?>: <?php // PHP code goes here ?> (A) true (B) false (C) both a and b (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) true
V Vikash Gupta π Tutor III β 33.56K Points π Advanced Web Technologies Q. __________ is used to show the out put …or give message..same as printf in c language… (A) Echo (B) java script (C) Angular js (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Echo
R Rakesh Kumar π Hard Worker β 28.44K Points π Advanced Web Technologies Q. The default file extension for PHP files is _________ (A) .PHP (B) .js (C) .Ajs (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) .PHP