Eliza Begum
SQL Queries for Practice | SQL Queries
1. Answer the following: (i) Write a query to create a table. (ii) Write the query to insert record into …
Match The Following Questions in C Programming | C Match the Following
A B 1) stdio.h 1. variables 2) conio.h 2. increment operator 3) #include 3. printf() 4) C programming was …
HTML Match the Following | Match The Following HTML
A B 1) <B>…..</B> 1. To strike a line through the middle of the text. 2) <I>……….</I> 2. To make …
Python Arrays | Array in Python
In Python, an array is a data structure that can hold multiple values or elements of the same data type …
SQL Practical Questions | Practical Questions SQL
1. Create the following table students and insert the data into the table. roll_no name address birth_date 1 Liza Tinsukia …
True False Questions of C++ |C++ True False Questions
1. Bjarne Stroustrup invented C++. a. True b. False 2. C++ is a pure object-oriented language. a. True b. False …
HTML Questions and Answers
What is HTML? Answer: HTML stands for HyperText Markup Language. It is a standard text formatting language used to design web …