Which of the following is a popular open-source content management system (CMS) used for building websites? MCQ with Answer and Explanation

Which of the following is a popular open-source content management system (CMS) used for building websites?
A. All of the above
B. WordPress
C. Joomla
D. Drupal
Answer: Option A
Solution (By JKSSB Mock Tests)
WordPress, Joomla, and Drupal are all popular open-source CMS platforms.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1
Which of the following is a protocol used for network time synchronization?
A. SNTP
B. Both
C. DNS
D. NTP

Correct Answer: Option B


Explanation:
NTP (Network Time Protocol) and its simplified version SNTP are used to synchronize computer clocks over a network.

This question belongs to: Computer Internet and Web Technologies
Question #2
What is the function of the 'DOCTYPE' declaration in HTML?
A. To define the character encoding
B. To set the page title
C. To link to an external stylesheet
D. To specify the HTML version and standards mode

Correct Answer: Option D


Explanation:
The DOCTYPE declaration tells the browser which version of HTML to use and triggers standards mode for proper rendering.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is a protocol for synchronizing email across multiple devices?
A. SMTP
B. IMAP
C. POP3
D. MIME

Correct Answer: Option B


Explanation:
IMAP synchronizes email folders and messages across devices, ensuring that actions on one device reflect on others, unlike POP3 which is typically download-and-delete.

This question belongs to: Computer Internet and Web Technologies