PHP True False Questions | True False Questions of PHP

1. PHP is stands for Pretty Homepage Processor

  • True
  • False

2. PHP is an open-source software

  • True

  • False

3. Php is used to dynamically create web documents.

  • True

  • False

4. Linking to an external style sheet allows you to have hyperlinks from your page to the World Wide Web.

  • True

  • False

5. The rel attribute specifies a relationship between the current document and another document, such as a style sheet.

  • True

  • False

6. To specify the boldness of text, use the font-boldness property.

  • True

  • False

7. CSS can add background images to documents.

  1. True
  2. False

8. PHP variable case sensitive.

  • True

  • False

9. In PHP, names of functions and variables are case sensitive.

  • True

  • False

10. PHP keywords are case-sensitive?

a. Yes

b. No

11. PHP is client-side programming language.

  1. True
  2. False

12. We can insert two records with same roll number in a table if roll is assigned as primary key.

a. True

b. False

13. The ADD command is used to enter one row of data or to add multiple rows as a result of a query.

a. True

b. False

14. <p> tag is used to give headings in the web page.

a. True

b. False

15. Size attribute in <font> is has values from 1 to 10.

a. True

b. False

16. The GET HTTP method is the most appropriate form method for returning sensitive data to the back end.

a. True

b. False

17. In order to use a database in PHP we must first create a connection to the database.

a. True

b. False

18. When connecting to a database in PHP, you must open a connection to the database before you can execute a query.

a. True

b. False

19. The following PHP code is valid.


 <?php    print “Hello There!<br />”; 
?>

  1. True
  2. False

20. PDO is an acronym for PHP Data Objects.

  1. True
  2. False

8 thoughts on “PHP True False Questions | True False Questions of PHP”

  1. I am not sure where youre getting your info but good topic I needs to spend some time learning much more or understanding more Thanks for magnificent info I was looking for this information for my mission

    Reply
  2. Just wish to say your article is as surprising The clearness in your post is just cool and i could assume youre an expert on this subject Fine with your permission allow me to grab your RSS feed to keep updated with forthcoming post Thanks a million and please keep up the enjoyable work

    Reply
  3. Blue Techker You’re so awesome! I don’t believe I have read a single thing like that before. So great to find someone with some original thoughts on this topic. Really.. thank you for starting this up. This website is something that is needed on the internet, someone with a little originality!

    Reply

Leave a Comment