McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
PHP files have a default file extension ...
Q.
PHP files have a default file extension of..
A.
.html
B.
.xml
C.
.php
D.
.ph
Answer» C. .php
2.7k
0
Do you find this helpful?
15
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
Which of the following DBMSs do not have a native PHP extension?
What will be the output of the following php code? <?php $num = "1"; $num1 = "2"; print $num+$num1; ?>
What will be the output of the following PHP code? <?php $a = "clue"; $a .= "get"; echo "$a"; ?>
A------tells Google which pages and files you think are important in your site, and also provides valuable information about these files
An external style sheet can be written in any text editor. The file must not contain any HTML code, and must be saved with a -------extension.
File transfer protocol (FTP) is a set of rules that computers follow for the transferring of files from one system to another over the internet
--------is a file where you provide information about the pages, videos, and other files on your site, and the relationships between them.
sitemap is a file where you provide information about the pages, videos, and other files on your site, and the relationships between them.
Which are the events that have default actions that can be canceled by event handlers?
What PHP stands for?