1. Which file contains theme styling information?
-- Choose --
A) index.php
B) style.css
C) footer.php
D) script.js
2. WordPress is mainly developed using which language?
-- Choose --
A) Python
B) Ruby
C) PHP
D) Java
3. Where can you add a menu in WordPress?
-- Choose --
A) Tools
B) Posts
C) Appearance > Menus
D) Media
4. Which symbol is used to declare a variable in PHP?
-- Choose --
A) &
B) $
C) #
D) %
5. Which of the following is a loop in PHP?
-- Choose --
A) switch
B) foreach
C) include
D) define
6. PHP code must be written inside:
-- Choose --
A) <js> </js>
B) <script> </script>
C) <html> </html>
D) <?php ?>
7. Which tag is used for the largest heading?
-- Choose --
A) <h6>
B) <p>
C) <h1>
D) <title>
8. Which tag is used for creating a line break?
-- Choose --
A) <lb>
B) <br>
C) <line>
D) <break>
9. Which class creates a button style?
-- Choose --
A) btn-style
B) button
C) btn
D) click
10. Bootstrap grid is divided into:
-- Choose --
A) 6 columns
B) 10 columns
C) 12 columns
D) 24 columns
11. Which class aligns text to center?
-- Choose --
A) .text-left
B) .text-right
C) .text-center
D) .center
12. AJAX allows:
-- Choose --
A) Page reloads on every action
B) Updating data without page refresh
C) Running Java code
D) Creating database tables
13. AJAX works with which data formats?
-- Choose --
A) XML only
B) CSV only
C) XML, JSON, HTML
D) Images only
14. Which symbol is used for comments in JS?
-- Choose --
A) //
B) <>
C) %%
D) **
15. Which method shows a popup alert?
-- Choose --
A) notify()
B) popup()
C) alert()
D) message()
16. Which data type is NOT valid in JS?
-- Choose --
A) string
B) number
C) boolean
D) fraction
17. Which command is used to insert new data?
-- Choose --
A) UPDATE
B) SELECT
C) DELETE
D) INSERT
18. Which SQL keyword is used to remove a table?
-- Choose --
A) DROP
B) CLEAR
C) REMOVE
D) DELETE TABLE
19. Which SQL keyword fetches data?
-- Choose --
A) MODIFY
B) LOAD
C) SELECT
D) SHOW
Name
Email ID
Phone Number
Submit
© 2025 Jitesh Manwani. All rights reserved.