Advertisements
Advertisements
______ includes sending, posting, or sharing negative, harmful, false, or mean content about someone else. It can include sharing personal or private information about someone else causing embarrassment or humiliation.
Concept: undefined >> undefined
The aggregation functionality provided by the ______ function allows multiple statistics to be calculated per group in one calculation.
Concept: undefined >> undefined
Advertisements
Each table comprises of ______ and ______.
Concept: undefined >> undefined
Case Based
Consider the table STUDENT with the following detail.
| STU_ID | NAME | STREAM | MARKS | CLASS |
| 1. | Aditya | Science | 87.5 | 12A |
| 2. | Vikram | Commerce | 88.7 | 12B |
| 3. | Astha | Humanities | 76.8 | 12C |
| 4. | Varsha | Science | 79.5 | 12A |
| 5. | Kanishka | Science | 77.9 | 12A |
| 6. | Anand | Commerce | 86.7 | 12B |
Now answer the question given below:
Command to select all Science students from the table STUDENT
Concept: undefined >> undefined
Case Based
Consider the table STUDENT with the following detail.
| STU_ID | NAME | STREAM | MARKS | CLASS |
| 1. | Aditya | Science | 87.5 | 12A |
| 2. | Vikram | Commerce | 88.7 | 12B |
| 3. | Astha | Humanities | 76.8 | 12C |
| 4. | Varsha | Science | 79.5 | 12A |
| 5. | Kanishka | Science | 77.9 | 12A |
| 6. | Anand | Commerce | 86.7 | 12B |
Now answer the question given below:
Delete records that belongs to 'Humanities' stream.
Concept: undefined >> undefined
Suhana is down with fever. So, she decided not to go to school tomorrow. Next day, in the evening she called up her classmate, Shaurya and enquired about the computer class. She also requested him to explain the concept. Shaurya said, "Mam taught us how to use tuples in python". Further, he generously said, "Give me some time, I will email you the material which will help you to understand tuples in python". Shaurya quickly downloaded a 2-minute clip from the Internet explaining the concept of tuples in python. Using video editor, he added the text "Prepared by Shaurya" in the downloaded video clip. Then, he emailed the modified video clip to Suhana. This act of Shaurya is an example of:
Concept: undefined >> undefined
______ deals with the protection of an individual's information which is implemented while using the Internet on any computer or personal device.
Concept: undefined >> undefined
Which of the following command is used to remove a relation from an SQL database?
Concept: undefined >> undefined
Assertion (A): Pie is a type of graph in which a circle is divided into different sectors and each sector represents a part of the whole.
Reason (R): The default False means each hist will be filled with color and True means each hist will be empty.
Concept: undefined >> undefined
Data protection refers to protect data from:
Concept: undefined >> undefined
Which of the following is not covered under IPR?
Concept: undefined >> undefined
Which of the following is considered as the unsolicited commercial email?
Concept: undefined >> undefined
What does Router do in a network?
Concept: undefined >> undefined
Which of the following is not ‘open source’ software?
Concept: undefined >> undefined
Which of the following statements is not true?
Concept: undefined >> undefined
Accidentally hitting the "Delete" or "Escape" key while a program is executing will raise:
Concept: undefined >> undefined
A tuple in RDBMS is referred to as ______ of a table.
Concept: undefined >> undefined
What would be the output of the following code?
def evenNumber (number):
assert (number % 2 == 0), "not even"
print ("Number is even")
evenNumber (7)
Concept: undefined >> undefined
Which of the following is not a network device?
Concept: undefined >> undefined
