Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

THE GURUKUL

ASSIGNMENT
SUBJECT- IT (802)
CLASS- XII

ANSWER THE FOLLOWING QUESTIONS:-

1) Why is Listening important?


2) How to you ensure Active Listening?
3) Explain the parts of Sentences.
4) Explain Simple Sentence and Complex Sentence with the help of an example.
5) What do you mean by Adjective Phrase? Explain with the help of an example.
6) Give some examples of Result Oriented Goals.
7) Describe the ways you can make Positive Thinking a habit in life.
8) What do you mean by Personality?
9) What is Histrionic Personality Disorder? What are its symptoms?
10) How should you set Goals in daily life?
11) What is Spreadsheet? Give a few examples of Spreadsheet Software.
12) What are the different components of a Spreadsheet?
13) What is the difference between a Cell and Cell Address?
14) Explain the term Copying and Moving.
15) Define the following terms:-
Auto filter, Sorting.
16) Write down the difference between Save and Save As option.
17) What do you mean by DBMS? List any two advantages of DBMS.
18) Write down the difference between Primary key and Candidate key.
19) What is SQL?
20) What is Inner join?
21) Write down the difference between DBMS and RDBMS.
22) What is Alter Table command? Write its syntax.
23) Define :- Data , Process and Information.
24) What is the difference between DROP and DELETE command?
25) Consider the following Student table:-

STUD_ID STUD_NAME CLASS MARKS AGE TEACHER_ID


101 Arun X 90 17 1001
102 Sunil X 88 18 1002
103 Sharan X 78 17 1003
104 Karan X 94 17 1004

Write SQL commands for the following:-


 Create table in SQL for the above the terrorist given.
 Insert all the details in the table as shown above.
 Set STUD_ID as a Primary key.
 Show the description for the table.

You might also like