Explore topic-wise MCQs in Technical Programming.

This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical Programming knowledge and support exam preparation. Choose a topic below to get started.

1.

What are rules to follow in WordPress plugin development?

A. Find a unique name
B. Setup a prefix (related to your brand)
C. Create the plugin’s folder
D. All of the above
Answer» E.
2.

In WordPress, what is the user role with the highest privilege level?

A. Administrator
B. Author
C. Editor
D. Contributor
Answer» B. Author
3.

What is a WordPress taxonomy?

A. Category
B. Tag
C. Link Category
D. All of the above
Answer» E.
4.

What are the steps you can take if your WordPress file is hacked?

A. Install security plugins like WP security
B. Re-install the latest version of WordPress
C. Change password and user-ids for all your users
D. All of the above
Answer» E.
5.

What are the rules that you have to follow for WordPress plugin development?

A. Create a unique name
B. Create the plugin’s folder
C. Create a sub-folder for PHP files, translations, and assets
D. All of these
Answer» E.
6.

Which relational database does WordPress use?

A. MySQL
B. Oracle
C. PostgresSQL
D. MS SQLServer
Answer» B. Oracle
7.

What case we cannot recommend WordPress to our client?

A. If client is working on non-CMS base project
B. If site wants complex or innovative e-commerce
C. In case of enterprise intranet solution
D. All of the above
Answer» E.
8.

What ways to use WordPress?

A. Arcade
B. Blog
C. Content Management System (CMS)
D. All of the above
Answer» E.
9.

How can you get involved with WordPress?

A. Attend Word Camp
B. Edit the Codex (documentation)
C. Help in the Forums
D. All of these
Answer» E.
10.

What is the name of the first page you encounter after logging into your web page?

A. Dashboard
B. Security question page
C. WP upgrade option
D. WPAdmin
Answer» B. Security question page