Try the ICS Part 2 Computer Science Chapter 4 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 value of expression in switch statement must be type of | int char float both a and b |
2 | Which can be previewed on the screen before printing? | Report Form Sub-form None |
3 | How many table views are available in MS Access? | 1 3 2 4 |
4 | Any array script should be: | Int Float Double Array |
5 | The entity integrity rule states that: | No primary key attribute can be null Each entity must have a primary key Primary key must have only one attribute None |
6 | The scope of a variable refers to its: | Length Name Accessibility Data type |
7 | Database integrity refers to the | correctness of data consistency of data both a and b none of these |
8 | The 1NF describes the tabular format in which: | All the key attributes are defined No repeating groups in the table All attributes are dependent on primary key All |
9 | Which form of dependency is removed in 2NF? | Functional Transitive Associative Partial |
10 | The operator that is used in decision making is | increment operator decrement operator condition operator none |