DBMS Interview question

Q-1 What is DATABASE? A database is an organized collection of logically Related data Q-2 What is DBMS? A DBMS is software for creating, storing, updating, and retrieving stored data in a database. - RDBMS is one of the famous types of DBMS where data is stored in the forms of a Table, and All the Tables are related to one another.