| List I | List II | ||
| A. | select mod(13, 3); | I. | 12 |
| B. | select power(5, 3); | II. | 3 |
| C. | select length('Data Science'); | III. | 1 |
| D. | select month('2000-03-12) | IV. | 125 |
| List I | List II | ||
| A. | DML | I. | Not NULL |
| B. | Primary Key | II. | Create relations |
| C. | Alter table | III. | Insert records |
| D. | DDL | IV. | Add attribute |
In a sequence of numbers, each term is generated by multiplying the previous term by 2 and then subtracting 1. If the first term is 3, what is the fourth term in the sequence?
The following data shows the number of students in different streams in a school: 
Which type of graph is best suited to represent this data?