Try the ICS Part 2 Computer Science Chapter 2 Online Test.
Total Questions17
Time Allowed20
Ch. # | Test Name | MCQs Available | PDF File | Answers Mode | Launch Test |
---|---|---|---|---|---|
0 | Computer Science Ics Part 2 Chapter 13 Online Test | 33 | Download PDF | MCQ Answers | Launch Test |
0 | Computer Science Ics Part 2 Chapter 14 Online Test | 11 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Online Test | 616 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 1 Online Test | 58 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 2 Online Test | 55 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 3 Online Test | 56 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 4 Online Test | 48 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 5 Online Test | 49 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 6 Online Test | 56 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 7 Online Test | 39 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 8 Online Test | 55 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 9 Online Test | 55 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 10 Online Test | 49 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 11 Online Test | 47 | Download PDF | MCQ Answers | Launch Test |
0 | ICS Part 2 Computer Science Chapter 12 Online Test | 49 | Download PDF | MCQ Answers | Launch Test |
Sr. # | Questions | Answers Choice |
---|---|---|
1 | The SQL statement to create a view is: | CREATE VIEW MAKE VIEW SELECT VIEW INSERT VIEW |
2 | The columns of a table correspond to: | Table Record Field Cell |
3 | The forein key is found in: | Parent table Dependent table Pivot table Index table |
4 | Format specifier is started with: | '? & % None |
5 | The views are used : | To hide columns To hide rows To hide complex SQL statements Al of the above |
6 | A two-dimensional table of data is called: | Group Set Module Relation |
7 | All the intersection of rows and columns must have: | Single value Constant value Multiple values No value |
8 | The rows of a relations can be of ___________ order. | Any Same Sorted Constant |
9 | Which is related to modality? | Optional Mandatory Unidirectional Both A & B |
10 | Which escape sequence can be used to begin a new line in C-language? | \a <div>\b</div> <div>\n</div> \n |