Question 1 of 20
It is a non-linear data structure?
This A Level Computer Science Quiz 2021 Part 3 quiz contains 20 multiple choice questions designed to help you revise and test your A level Computer Science Quizzes knowledge. Select an answer for each question and click “Submit Answer” to see instant feedback. Take your time and try to score as high as possible!
Computer science spans the range from theory through programming to cutting-edge development of computing solutions. The work of computer scientists falls into three categories which are designing and building software, developing effective ways to solve computing problems such as storing information in databases and devising new and better ways of using computers.
As a computer science student going in for the CGCE examination, your work falls under the category of knowing your syllabus and also preparing for any question you might face during the exam. As a student, you must be prepared to face any challenging question. In order to do so, it is very important for you to answer as many questions as possible.
To make your journey more interesting and fun, we have designed a quiz purposefully to test your capacity during the upcoming June session exams. With a total of 20 questions, these questions are based on the Advance level computer science syllabus.In addition to this quiz, you can visit our website at gce revision.com to gain more materials and quizzes.
Question 1 of 20
It is a non-linear data structure?
Question 2 of 20
The number of comparisons done by a sequential search is?
Question 3 of 20
What will be the output in the following code fragment?
integer k;
for(k=0;k>9;k+=3){
DISPLAY (“Hello”);
}
Question 4 of 20
The postfix from the expression (A+B)*(C*D-E)*F/G is?
Question 5 of 20
Virtual memory is:
Question 6 of 20
Concurrent processes are:
Question 7 of 20
Fragmentation is:
Question 8 of 20
A set of instructions that access common shared resources and exclude one another in time is best referred to as:
Question 9 of 20
A key concept of quality control is that all products worked on:
Question 10 of 20
Which of the following data structures is used to hold jibs waiting to be run by the computer?
Question 11 of 20
The term module in the design phase of program development refers to:
Question 12 of 20
Which of the following is also known as pre-order transversal of a binary tree where a given Node, has children Left and Right
Question 13 of 20
In software engineering projects, what is informally called “SOFTWARE consists of a:
Question 14 of 20
Given that the state of the database no longer reflects a real state of the world that the database is supposed to capture, then such a state is called a(n):
Question 15 of 20
Given that if objects focus on real world entities of interest then we must be concerned with:
Question 16 of 20
A linear collection of data elements where the next node
is given by means of a pointer
is called:
Question 17 of 20
Software deteriorates rather than wears out because:
Question 18 of 20
A main technique to make software package portable is to:
Question 19 of 20
In system design, we do the following:
Question 20 of 20
A factor in selection of a source language for program development is:
With the new age of technology, we must have come across so many definition...
The world of technology is quickly changing our life. The world of computer...
Computer science is a vast field encompassing various aspects related to co...
Computer science encompasses a very wide range of fields, and new ones cont...