Correct option is A
The correct answer is (a) MS Word.
Explanation:
● RDBMS stands for Relational Database Management System. It is software used to manage data stored in tables.
● MS Word is a word processing software used for creating text documents; it is not a database management system.
● MS SQL Server, MySQL, and IBM DB2 are all prominent relational database engines.
Information Booster:
● RDBMS uses SQL (Structured Query Language) to interact with the data.
● Common features of RDBMS include data integrity, security, and the ability to handle large amounts of structured data.
Additional Knowledge:
● Oracle Database – Another very popular enterprise-level RDBMS.
● MS Access – A simpler RDBMS included in some versions of the MS Office suite.