Home Computer Science

Computer Science

by Usman CB

Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, and information theory) to practical disciplines (including the design and implementation of hardware and software). Computer science is generally considered an area of academic research and distinct from computer programming

CS201 Final Term Quiz

38

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS201 Final Term Quiz

CS201 Final Term Quiz Dated 29-08-22

1 / 15

The normal source of cin object is,

2 / 15

Which of the following is correct way to initialize a variable x of int type with value 10?

3 / 15

Consider the following code segment. What will be the output of the following program?
int func(int) ;
int num = 10 ;
int main(){
int num ;
num = 5 ;
cout << num ;
cout << func(num) ;
}
int func(int x){
return num ;
}

4 / 15

With template function, the compiler automatically detects the passed data and generates a new copy of
function using passed data

5 / 15

What will be the correct syntax to declare two-dimensional array of float data type?

6 / 15

The first parameter of operator function for << operator,

7 / 15

Heap is constantly changing in size.

8 / 15

While calling function, the arguments are assigned to the parameters from

9 / 15

Classes defined inside other classes are called ________ classes

10 / 15

If we define an identifier with the statement #define PI 3.1415926 then during the execution of the program
the value of PI __________.

11 / 15

Every class contains _______________.

12 / 15

A template function must have

13 / 15

Structured Query Language is used for ______________

14 / 15

The precedence of an operator can be changed through operator overloading.

15 / 15

"delete" operator is used to return memory to free store, which is allocated by the "new" operator.

Your score is

The average score is 44%

0%

CS101 Final Term Quiz

35

Let's Start!


Created on By ?s=32&r=gTayyaba Bibi

CS101 Final Term Quiz

CS101 Final Term Quiz Dated 28 -08-22

1 / 12

What is the major problem with flash based website?

2 / 12

One of the key responsibilities of the ___________ is client relationship management.

3 / 12

_____________ team is responsible for the maintenance, expansion , improvement of the infrastructure
consisting of workstations, networking equipment, software and network security

4 / 12

_____________ team consists on the sharpest technical minds in the company.

5 / 12

The weaknesses of the computer are:

6 / 12

______ is the best known builder for supercomputers

7 / 12

Machine language is also called

8 / 12

___ provides a simple, consistent way for applications to interact with the HW without having to know all the
details of the HW

9 / 12

Flow control constructs in JavaScript includes

10 / 12

In a System having many parts to be designed, one should always do the _____ first

11 / 12

One can send an email message to a remote computer using _______ protocol

12 / 12

Which protocol is use to transfer a file over the network ?

Your score is

The average score is 41%

0%

CS201 Latest Quiz 3

8

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS201 Latest Quiz 3

CS201 Latest Quiz 3 Dated 07-08-22

1 / 13

All A template function must have at least ---------- generic data type

2 / 13

Which of the following statement is best regarding declaration of friend function?

3 / 13

Which one of the following is the declaration of overloaded pre-increment operator implemented as
member function?

4 / 13

Class is a user defined___________.

5 / 13

Which of the following is the correct C++ syntax to allocate space dynamically for an array of 10 int?

6 / 13

A Pointer is a special variable that contain

7 / 13

Reference Value Type Data The code is written to __________ the program.

8 / 13

Operator overloading can be performed through__________________.

9 / 13

When a value is referred by a normal variable then it is known as,

10 / 13

Which of the following function is used to increase the size of already allocated memory chunk?

11 / 13

Which of the following is NOT a preprocessor directive?

12 / 13

The stream objects cin and cout are included in which header file?

13 / 13

Overloaded delete operator function takes the same parameter as an argument returned by new operator
function.

Your score is

The average score is 45%

0%

CS101  Latest Quiz 3

22

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS101 Latest Quiz 3

CS101 Final Term Quiz 01-08-22

1 / 13

In this URL http://www.msn.com , _____identifies the domain name

2 / 13

The first Web browser with a GUI was generally available in:

3 / 13

If a computer could pass the Turing test then it would be able to:

4 / 13

Communication protocol is a __________that governs the flow of information over a network

5 / 13

A tool that helps you to find the synonyms is called ______________.

6 / 13

What will be the value of str ?

7 / 13

__________ give us the ability to manipulate data through reference instead of actual value.

8 / 13

Preliminary exploration of possible solutions, technologies, suppliers is called

9 / 13

Which of the following is NOT a category of Mobile Computers?

10 / 13

Mainframe Computers are also called _____

11 / 13

Human are better than computers at:

12 / 13

Cray-1 was first commercial _________ computer

13 / 13

URL is a/an ________

Your score is

The average score is 43%

0%

CS601 Midterm Quiz

6

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS601 Midterm Quiz

CS601 Midterm Quiz 30-06-22

1 / 12

Quantization means measuring amplitudes of signal at equal intervals.

2 / 12

DC component is also termed as Direct current component or a component with non-zero

frequency.

3 / 12

In a time-domain plot, the horizontal axis is measure of

4 / 12

A signal that repeats a pattern over a regular interval of time is called

.

5 / 12

Data link layer deals with mechanical and electrical specifications of transmission medium and

interface

6 / 12

Trailer is only added at.......layer of OSI model

 

7 / 12

is used to define the direction of the signal flow between the linked devices.

8 / 12

requires the maximum number of I/O ports.

9 / 12

Line configuration refers to the way two or more devices attach to a

.

10 / 12

Unidirectional traffic movement is overcome by dual ring technology.

11 / 12

"To allow multiple users to share total capacity of a transmission medium"

12 / 12

Effective network mean that the network has fast delivery, timeliness and

Your score is

The average score is 36%

0%

CS401 Midterm Quiz

3

Let's  Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS401 Midterm Quiz

CS401 Midterm Quiz 30-06-22

1 / 12

When a 16 bit number is divided by an 8 bit number, the quotient will be in

2 / 12

Only instructions allow moving data from memory to memory

3 / 12

When two 16bit numbers are added the answer can be 17 bits long, this extra bit that won’t fit in the target

register is placed in the where it can be used and tested

4 / 12

If D is “35” is shift to left 2 bits the new value

5 / 12

if ax contains decimal -2 and BX contains decimal 2 then after the execution of

instructions: CMP AX, BX ,JA label

6 / 12

Each screen location corresponds to a word, the lower byte of this word contains ____

7 / 12

When an item is pushed on the decrementing stack, the top of the stack is

8 / 12

One screen location corresponds to a

9 / 12

The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the

character will be

10 / 12

The iAPX888 architecture consists of _______ register.

11 / 12

The first instruction of “COM” file must be at offset:

12 / 12

The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background

color of the screen will be

Your score is

The average score is 53%

0%

CS 304 Midterm Quiz

4

Let's start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS304 Midterm Quiz

CS304 Midterm Quiz 30-06 -22

1 / 12

Which operator can not be overloaded?

2 / 12

Where Rational_number_1 is an object of user defined class Rational_number.

3 / 12

The statement objA=objB; will cause a compiler error if the objects are of different classes.

4 / 12

___________, which means if A declares B as its friend it does NOT mean that A can access private data

of B. It only means that B can access all data of A.

5 / 12

Friend functions are _____________ functions of a class.

6 / 12

_____ remain in memory even when all objects of a class have been destroyed.

7 / 12

A static member function cannot be declared.

8 / 12

this pointers are not accessible for static member functions.

9 / 12

What problem(s) may occur when we copy objects without using deep copy constructor?

10 / 12

Suppose you have been given the following design,

"A person has a name, age, address and sex. You are designing a class to represent a type of person

called a patient. This kind of person may be given a diagnosis, have a spouse and may be alive".

Given that the person class has already been created, what of the following would be appropriate to

include when you design the patient class?

11 / 12

Inheritance is a way to

12 / 12

Which part of an object exhibits its state?

Your score is

The average score is 39%

0%

CS 302 Midterm Quiz

12

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS302 Midterm Quiz

CS302 Midterm Quiz  29 -06_ 22

1 / 13

The Extended ASCII Code (American Standard Code for Information Interchange) is a

_____ code

2 / 13

The difference of 111 - 001 equals

3 / 13

A NOR’s gate output is HIGH if

4 / 13

Tri-State Buffer is basically a/an _________ gate.

Tri-State Buffer is basically a/an _________ gate.

5 / 13

The binary value “1010110” is equivalent to decimal __________

6 / 13

2's complement of any binary number can be calculated by

7 / 13

2's complement of any binary number can be calculated by

8 / 13

A.(B.C) = (A.B).C is an expression of __________

9 / 13

The Quad Multiplexer has _____ outputs

10 / 13

GAL is an acronym for ________.

11 / 13

For a 3-to-8 decoder how many 2-to-4 decoders will be required?

12 / 13

The function to be performed by the processor is selected by set of inputs known as

________

13 / 13

A particular Full Adder has

Your score is

The average score is 61%

0%

CS301 Midterm Quiz

10

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS301 Midterm Quiz

CS301 Midterm Quiz 28-06-22

1 / 14

New items are added at the ________ of the stack.

2 / 14

~BinarySearchTree() is a ________ .

3 / 14

A hash function returns a ________ value.

4 / 14

Which of the following is NOT an open addressing technique to resolve collisions?

5 / 14

Insertion in a linked list can be done at

6 / 14

Every AVL is ___________.

7 / 14

AVL tree is linear data structure.

8 / 14

Searching an element in an AVL tree takes maximum _______ time (where n is number of nodes in AVL tree)

9 / 14

Binary Search Tree voilates the condition of AVL tree when any node has balance equal to

10 / 14

Which of the following is NOT an open addressing technique to resolve collisions?

11 / 14

get(?) method of list class is used to:

12 / 14

The expression
if (! heap ->isEmpty() )
checks

13 / 14

For a perfect binary tree of height 4, What will be the sum of hights of nodes?

14 / 14

In ________, a programmer uses two pointers in the node, i.e. one to point to next node and the other to point to the previous node.

Your score is

The average score is 54%

0%

CS001 Latest Quiz For Midterm

10

Let's Start!

Ops Times is End!


Created on By ?s=32&r=gTayyaba Bibi

CS001 Latest Quiz

CS001 Latest Quiz 23-06-22

1 / 13

1.

Three small lights at the keyboard shows the on/off status for ________.

2 / 13

2.

________ is an example of input device.

3 / 13

3.

________ resides at the bottom of the window.

4 / 13

4. What are the two broad categories of software?

5 / 13

5.

Which of the following is primary storage?

6 / 13

6. Data is saved in form of ________.

7 / 13

7.

The main components of the computer, communicates with each other with the help of ________.

8 / 13

8.

Key used to exit from certain type of applications is called ________.

 

9 / 13

9.

During writing a letter you typed a wrong character in notepad. How will you go back and remove that character?

10 / 13

10.

Menu bar resides below the ________.

11 / 13

11. Tab key is a ________.

12 / 13

12.

Scroll bars are used to see the ________.

13 / 13

13. To arrange icons on the desktop

Your score is

The average score is 56%

0%

CS601 Midterm latest Quiz

3

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

CS601 Midterm Latest Quiz

CS601 Midterm Latest Quiz Dated 19-06-22

1 / 12

1. Congestion Control is a feature of ___ layer (s).

2 / 12

2. S-frames in High-Level Data Link Control (HDLC) are only used to

transfer ___ information.

3 / 12

3. . No matter whether the link is dedicated or broadcast, data link control

(DLC) layer provides services between ___

4 / 12

4. ___ is an authentication protocol, which is used by the PPP to

authenticate passwords.

5 / 12

5. To control and manage the transfer of data, a protocol called Point to

Point Protocol (PPP) is used at the ____ layer.

6 / 12

6. In Block coding we divide our message into blocks of k bits called as

7 / 12

7. ___ is an Authentication Protocol, which uses two-step process to

authenticate user information

8 / 12

8. The ___ protocols uses both flow and error control.

9 / 12

9. The ___ is the number of signal elements sent per unit time.

 

10 / 12

10. The extra bits added with the original data for error detection/correction

are called ___.

11 / 12

11. ___ is responsible for governing node to node communication.

12 / 12

12. Error correction is more ___ than the error detection.

Your score is

The average score is 30%

0%

CS101 Midterm Quiz

66
Created on By ?s=32&r=gTayyaba Bibi

CS101 Midterm Quiz

CS101 Midterm Quiz Dated 15-06-22

1 / 12

When you type a query in the search bar of google. Google finds all those pages which contains

2 / 12

On Social media, sometimes. A particular

Is very popular.

3 / 12

The repetitive use of an instruction or sequence of instructions is called

4 / 12

The repetitive use of an instruction or sequence of instructions is called

5 / 12

CPU and RAM are connected with to communicate with each other

6 / 12

The ........ divides long messages into small segments, which are transmitted over the Internet.

7 / 12

Which operation can be used to invert all of the bits of an RGB bitmap image?

8 / 12

All bit patterns. which represent positive numbers in excess notation start with

9 / 12

Google does not distinguish the capital letters or small letters

10 / 12

Which of the following techniques is used to place the bit in the hole at the left end if it fell off the right end?

11 / 12

In CD. data is stored on a single-track from inside outside

12 / 12

Which of the following protocol is not associated with the transfer of email messages?

Your score is

The average score is 44%

0%

Introduction to programming CS 201 Midterm Quiz

19

Let's Start!

Ops Times End!


Created on By ?s=32&r=gTayyaba Bibi

Cs201 Midterm Quiz

Cs201 Midterm Quiz Dated 13-06-22

1 / 12

Which of the following can not be a variable name?

2 / 12

Preprocessor program perform its function before ______ phase takes place.

3 / 12

Pointer is a variable which store,

4 / 12

Dealing with structures and functions passing by reference is the most economical method

5 / 12

In if structure the block of statements is executed only,

6 / 12

Initialization of variable at the time of definition is,

7 / 12

A precise sequence of steps to solve a problem is called

8 / 12

Which of the following header file include string conversion functions?

9 / 12

If the file is not properly closed in the program, the program ____________.

10 / 12

What does 5 ^ 6 , evaluate to in decimal where ‘^’ is Exclusive OR operator?

11 / 12

Computer can understand only machine language code.

12 / 12

What will be the range of numbers generated by function rand () % 9?

Your score is

The average score is 54%

0%

Introduction to programming CS 201 Midterm Quiz

Wrong shortcode initialized

Introduction to programming CS 201 Midterm Quiz

7

Let's Start!

Ops Time is End!


Created on By ?s=32&r=gTayyaba Bibi

CS201 Midterm Quiz

CS201 Midterm Quiz Dated12-06-22

1 / 12

1. Which of the following functionreturns the size of a string variable?

2 / 12

2. What will be the correct syntax to initialize all elements of two-dimensional array to value 0?

3 / 12

3. What will be the value of ‘a’ and ‘b’ after executing the following statements?

a = 3;

b = a++;

4 / 12

4. If an array has 100 elements, what is allowable range of subscripts?

 

5 / 12

5. Searching is easier when an array is already sorted

6 / 12

6. The condition in while loop may contain logical expression but not relational expression.

7 / 12

7. What does !(7) evaluate to in decimal where ! is a NOT operator?

8 / 12

8. What is the output of the following statement?

int i = 2.5; do { cout i * 2; } while (i > 3 && i < 10);

9 / 12

9. When an array element is passed to a function, it is passed by ----------------

10 / 12

10. What will be the value of i and j in the following code segment?

int i, j ;

int x[5] = {2, 3, 4, 8, 9} ;

int *ptr =&x[2];

i = (*ptr)++ ;

j = *ptr++ ;

11 / 12

11. Declaring structures does not mean that memory is allocated.

12 / 12

12. UNIX has been developed in ________ language.

Your score is

The average score is 34%

0%

Introduction to programming CS 201 Midterm Quiz

8

Let's Start!

OpsTimes End!


Created on By ?s=32&r=gTayyaba Bibi

CS201 Midterm Quiz

CS201 Midterm Quiz Dated 12-06-22

1 / 12

1) What will be the result of expression x%= 2, if x = 7?

2 / 12

2) What will be the correct syntax for initialization of pointer ptr with string "programming"?

3 / 12

3) bytes are occupied by declaring following array of characters?

char str[] = “programming”;

4 / 12

4) the result of arithmetic expression 6+27/3*3?

5 / 12

5) known as development language of _______ operating system

6 / 12

6) What does 5 | 6 , evaluate to in decimal where ‘|’ is bitwise OR operator?

7 / 12

7) Member function tellg() returns the current location of the _____________ pointer.

8 / 12

8) The data type before a function name represents its,

9 / 12

9) If the break statement is missed in switch statement then,

10 / 12

10) Which of the following function(s) is/are included in stdlib.h header file?

11 / 12

11) The correct syntax of do-while loop is,

12 / 12

12) In order to get 256 from the number 2568 we divide this number by 10 and take,

 

Your score is

The average score is 42%

0%

Introduction to Programming CS201 Quiz 1

31

Let's Start Quiz!!!

Time Finished Ops!!!


Created on By ?s=32&r=gUsman Ali

Introduction to Programming CS201

CS201 Quiz 1

1 / 9

1) A function is a block of statements that can be defined once and used ________ in the program. 

2 / 9

2) Switch support_______________ data.

3 / 9

3) __________ of a variable means the locations within a program from where it can be accessed.

4 / 9

4) In while loop the loop counter must be initialized,

5 / 9

5) Macros are categorized into ....... Types.

6 / 9

6) The operators ++ and –- are used to increment or decrement the value of a variable by ________ 

7 / 9

7) X is an integer variable; what does X++ means, 

8 / 9

8) The most suitable data type for number 325.25 is ______. 

9 / 9

9) _________statement is used to terminate the processing of a particular case and exit from switch structure. 

Your score is

The average score is 56%

0%

CS101 Introduction to Computing Quiz 1

37

Hurry Up Time is Running!!!

Ops Your Time Finished!!


Created on By ?s=32&r=gUsman Ali

CS101 Introduction to Computing Quiz 1

CS101 Introduction to Computing Quiz 1

1 / 15

If the result after comparison of two variables in relational
operator is False, then if statement returns value

2 / 15

A significant example of iterative techniques is:

3 / 15

An object is actually a special case of the general concept of a

4 / 15

A paradigm works on object called

5 / 15

A Specific example is the ___ series of standards, which address numerous industrial activities such as design, production,
installation and servicing

6 / 15

RGB Stands For

7 / 15

The simplest form of array is the ___ array.

8 / 15

In particular the chart that indicates the entire game is
overseen by a function named ___

9 / 15

Design phase is followed by ___

10 / 15

5%2 would give

11 / 15

In modern computer applications, problems are more easily
solved in the context of:

12 / 15

Which of following is not a phase of SDLC?

13 / 15

This ___ view of the database is called a database model.

14 / 15

The sign of modulus is

15 / 15

An alternative to translators

Your score is

The average score is 41%

0%