Multiple Choice Questions (MCQs)
Bit-map images compresses using the ________ algorithm.
The end of a list is called the ________.
Binary notation has ________ representation.
________ tells how many places are required to move radix point.
TLD stands for ________.
Files can be downloaded or uploaded using ________ protocol.
The first programming language designed for the non-technical users was:
A model which represents the shift away from strict adherence to the waterfall model is:
The E-mail client sends message to:
Eye for long amount of time is not meant to look:
ENIAC stands for:
A file's ________ is normally stored as a separate file on the same mass storage device as the ________.
Suppose you are the presenter and you want your audience in touch during presentation then what will you do?
CPU required at least ________ to fetch the instruction from memory.
________ is the most demanded job in United State.
If you search on Google that "how can I hack?", then it would be so ________ for your security.
A track that leads to a simulation oriented methodology:
Word processor like Microsoft Word is an application that
Data were stored in memory, programs were part of the ________.
Information that was once buried in arcane records has become accessible because of:
10.011 added to 100.11 produces
Quantity associated with each position is ________ the quantity associated with the position to its right.
________ tag only shows the particular pages related to it.
American use about 680 pounds of paper in a year:
If we want to link two sections of a same document we generally use:
If you are interested to search a query for a specific file type, you can include such ________ in the query.
Plagiarism is a major problem in:
CD stands for:
The binary search algorithm uses ________.
According to famous Job market website most of the jobs are available in ________.
Ethics and legality are essential in many industries including:
Disk operating system is ________ operating system
In some cases, the data collection process is readily apparent, in others it is:
Usual way of protecting software is:
In CS, we store and link data in an organized way using
Matching geometric characteristics technique cannot read:
While sending a message it is the ________ layer's responsibility to provide an address that is compatible with the Internet infrastructure.
Matching geometric characteristics technique of recognizing images is used in:
An alternative to translators
Sometimes when a device is continuously running it damages us by:
To select shapes that are hidden or behind text we can click:
Approximately how many entries a typical dictionary in a word processor can contain?
The storage of a value with a fractional part requires that we store not only the pattern of 0s and 1s representing its binary representation but also the position of the ________.
Software packages that allow users to access hypertext on the Internet are called ________.
________ is a system that guards a private network.
What is the full form of JSP?
In MS Word, Justify option is used to give spaces to the paragraph on left and right side ________.
Leibniz's machines were achieved by observing the ________ positions.
A mark or any other distinctive sign associated with products is called:
What does VoIP stands for ________.
Researchers are trying to develop systems that exhibits intelligent behavior in ________ track.
Copyright can be applied on:
Which of the following modems is slowest?
RISC is abbreviation of ________?
Illustration is a part of ribbon:
The term ________ refers to a collection of data that is multidimensional in the sense that internal links between its entries make the information accessible from a variety of perspectives:
Which of the following is the component name of iterative structures in which initial stage is established.
Computer science has made hacking bank account:
User can see directories or files by using ________.
Which of the following is not the advantage of TCP over UDP?
Float CGPA=2.5; If (CGPA>=3.0) Cout<<"Give Scholarship"; Else Cout<<"Sorry you do not qualify for the Scholarship"; It will show output
What is the full form of ASP?
TIFF is abbreviation of ________?
The process of using DNS to perform a translation is called a ________.
In MS Word, we can highlight a text using color from group ________.
The people present arround the e-waste gain:
Robots can be guided by an
What will be the output of following pseudo code? def FindFactorial(): fact = 2 i=1; While (i<=7) fact=fact*i; i=i+1; print(fact)
A CPU consists of three parts ________.
An object is actually a special case of the more general concept of a ________.
What does MIDI stand for?
Computer security is also known as ________.
0011 + 0010 = ________
Ethical issues are related to:
Binary notation is a way of representing numeric values using only the ________.
________ is not only used as a means of retrieving data from mass storage but also as a means of retrieving items from large blocks of data stored in main memory.
When we draw a table in MS word the table have initial column(s):
________ network fails if a single node fails.
Which from the following is not a relational operator.
A paradigm works on object called
Table group is a part of ________ ribbon:
________ is a short version of binary digit, a smallest unit to store data.
The hexadecimal notation for: 111010000101010100010111
The hackers normally add many ________ to such websites as the information seeker of free music.
This ________ view of the database is called a database model.
To move from one page to other page on the web, a hyperlink is given which is
In MS Word, shortcut key of cut is ________.
Command that can immediately go to a page or any marked location within your document.
If right circular shift is performed on a ________ eight times, same bit pattern is obtained as it is started.
Which of the following language is related to functional paradigm.
This finding maximum number function will keep on going until we reach at the last value [12, 18, 299, 38, 999, 89, 101, 500, 801, 45]
When you search in the Google by typing Google finds all those pages which contains
The description of the object's properties is called
Ctrl+z is used for:
________ is also consider as character.
Phase 1 of problem-solving steps is ________.
________ keyword is used in python language to define a word.
How do you initialize an array in C
In context of environment, computer science have impacts:
Digits on left side of point represent the
Voice over IP has ________ modes.
Most famous word processor is:
In 16 bits ________ can be store only.
Which of the following is not true about pseudo code?
The option of bullets is in group:
onFocus executes the specified JavaScript code when ________.
Easy access to online health centres is because of:
Contact Risks include:
Attacks can be made to prevent access to websites by crashing:
CPU and RAM are connected with ________ to communicate with each other.
The default theme of MS-Word document is:
________ loop structure referred to as a posttest loop.
________ is a layered structure consisting of a number of homogenous and simple processing elements.
Data can come from:
Which of the following is true about problem solving?
________ begins the paragraph with a large letter that spills down into the text:
In excess notation ________ of bits are used to represent each value.
The repetitive use of an instruction or sequence of instructions is called ________.
A ________ is a file that is accessed in a special manner from its beginning to its end as though the information in the file were arranged in one long row.
Major component of syntactic analysis is:
Which one is a unary operator?
Which of the following is not true about firewall?
If the RGB scheme is used to display an image of size 1024*768 pixels then the image will require ________ of storage.
Which one can lead user to leave your website?
Suppose we have an array named as "Student". And we want to store 123 at index one (index 1). So which statement is true?
The traditional development phase of the software life cycle does not include the stage.
The Binary Search Algorithm, what will be mid value in second level of recursion in the following array. {45, 77, 89, 90, 94, 99, 100} and key = 99
Process is a ________ activity.
Undo is used by:
In MS-word different type of effects on the text can be applied with:
Which of these describes stepwise refinement?
Appearance of each pixel is encoded to form ________.
Let a list Fred, Alex, Diana, Byron, Carol After sorted first sublist our list would be
Design phase is followed by ________.
We need ________ memory to store data permanently.
Which unit transfers the data from memory into the general purpose registers?
A software license is a ________ between the owner and user of a software product that grants the user certain permissions to use the product without transferring ownership rights to the intellectual property.
There are ________ Basic Boolean operations are.
In ________ if two modules interact with the same item of data, then modifications made to one module may affect the other.
________ was the first to implement the web.
Hyperlinks have by default color:
The first group in Design Ribbon of MS PowerPoint is:
The instruction code to halt machine cycle is
We can increase the size of text from home ribbon group called:
Requiring certain degree of uniformity of the style, size and orientation of symbols is a(n):
USA has passed legislation allowing the government to actively monitor citizens in the name of:
Which registers act as temporary holding places for data being manipulated by the CPU?
________ displays the document as it would appear if printed and is the default view.
Some of the elements of a spreadsheet are:
Design ribbon can have:
Which of the following is a robot used in medical field :
In binary Notation 11111111 is
Actions according to environment knowledge:
The set of tasks that ensures the software is correctly implements a specific function is known as
The binary of 8 in 2's complement notation will be 1000, what will be the binary of -8?
When an application wants to display something on the screen, it notifies the ________.
Process of understanding what the characteristics of images means refer to:
________ is a tool that is used to organize data, such as a check register.
A specific example is the ________ series of standards, which address numerous industrial activities such as design, production, installation and servicing.
Correct syntax is
Which type of registers is used in program execution?
Sds (Secure Digital Memory Cards) provide up to
Dynamic ram - Stores bits as tiny electric Charge.
A ________ is a storage area that contains such an encoded address.
A device that responds to stimuli from its environment:
This conceptual view of the database is called a ________ model.
One bit can contain only ________ value.
Over which type of bus CPU can fetches its instructions from memory?
Any variable in JavaScript can hold any type of value, and the that type can change midway through the program.
Which of the following data types are recognized by JavaScript?
In ________ one user can executing several tasks simultaneously.
Learning procedural knowledge usually improves a process:
On social media, sometimes, a particular ________ is very popular.
The test that machines will have a chance to pass according to Turing was of:
You can use ________ search engine for searching images, movies, games or educational content.
We can customize indentation with:
Editing group have commands:
Control structure iterates a set of instructions based on the provided condition called
FTP ________ could check all incoming files for the presence of known viruses and block all infected files.
George Boole, who was a pioneer in the field of mathematics called ________.
Which tag is used to create a list item?
A single algorithm can be represented in ________ way(s).
The process involved in a ________ is like copying the data rather than moving it.
The ________ consists of the instructions that tell the control unit to request an activity within the arithmetic/logic unit.
________ is used to store colorful images.
Which of the following statement is true?
Content filtering works by matching ________ of characters:
If a process is allowed to access memory cells outside its allotted area, it can ________ data being used by other process.
The node at the top is called the ________ node.
CAN-SPAM Act applies in:
In binary Addition 1+1 is =
In main memory each cell has unique ________ address.
IPR stands for:
In binary search, first of all value check at a point
What is the output of the following code? int sum = 14; if (sum < 20) cout < < "Under"; if (sum > 20) cout < < "Over";
________ tag is used to write paragraph in HTML document.
In the United States the Privacy Act of 1974 was to protect citizens from abusive use of databases:
Third generation language attributes refer to
How many common forms of data mining?
UTF-8 uses 24 to ________ bits.
Each sound have a ________.
Find option inludes:
There are many types of sensors including:
When we apply header it is ahown at:
A ________ is a collection whose entries have a hierarchical organization similar to that of an organization chart of a typical company.
The simplest form of array is the ________ array.
RGB stands for
Cloud computing services provide reasonable guarantees of ________ and ________.
If you want to search for an exact phrase on Google then enclose it in ________.
Non terminating expansions may also be a source of ________.
Page group includes options:
________ is used to combine different relations into one relation.
________ can store unique pattern of 21 bits.
Programming languages are well-designed so that each statement has ________ meaning.
One of the major uses of the ________ operation is for placing 0s in one part of a bit pattern while not disturbing the other part.
American throws away pieces of paper each year which is equal to:
Generally how many steps a machine cycle have?
Font group includes options:
We can add charts in MS-word from group:
The option of justify is in group:
HDTV is the abbreviation of ________.
OR operator is also represented by ________ sign.
A program that is believed to be correct and a program that is correct. The two are
Microsoft Office includes:
Software licenses are:
The pattern in which computer are connected together to form a network is called :
In MS Word, shortcut key to select the whole text in a document is ________.
If we want to end a page at a specific point and move to the next page we can use:
The amount of paper American use in a year is:
The Turing test result of program DOCTOR developed by Joseph Weizenbaum was:
Home ribbon contains groups:
We can apply bullets from home ribbon group called:
Robots identifies veins by:
Which software testing refers to tests that do not rely on knowledge of the software's interior composition?
Average amount of time required for the desired data to rotate around to the read/write head once the head has been positioned over the desired track.
In particular, the chart that indicates the entire game is overseen by a function named ________.
A styles option includes font:
Time required to move the read/write heads from one track to another.
The fifth group in the home ribbon is the:
________ is exemplified by two transactions, each of which makes a deduction from the same account.
Repeated erasing slowly ________ the silicon dioxide chambers.
The most popular system for representing integers within today's computers is ________'s complement notation.
Proofing group is in which ribbon of MS Word?
Process states include the value of the program counter as well as the contents of the ________.
A program DOCTOR developed by Joseph Weizenbaum in the mid-1960s named as:
Which of the following softwares help us optimizing the various business processes of an organization as a single system instead of a number of loosely coupled stand alone systems?
A pseudocode must have a consistent, concise notation for representing recurring ________ structures.
We can use Boolean operators specially to find relevant pages.
Page Setup Group is in which ribbon of MS Word?
An algorithm is ________ and distinct from its representation.
What will be the output of following OR expression 1010 OR 1111?
Electronic Theft include:
The purpose of system ________ is to describe the software's internal composition so that the software can be maintained later in its life cycle.
Information security Risk include:
To identify individual cells in a Computer's main memory, each cell is assigned a unique "name", called its ________.
ICQ, AIM and MSN Messenger are the examples of ________ services.
Smallest unit of storage is:
With computer science the access to private information has:
Information available on the web is:
People are working in sitting position due to computer science and thus have more chance to develop:
Computer hardware is the collection of
Which of the following language is used for server side scripting?
If the test for termination of a loop is executed after the execution of body then loop is known as ________.
RAM stands for:
Turing gave a percentage of a machine that will have a chance to pass Turing test in year.
Gaming addiction can cause problems:
A clear flag state indicates that the resource is ________.
________ refers to functional paradigm.
Hexadecimal notation uses a ________ symbol to represent a pattern of four bits.
The field of artificial intelligence is being pursued along paths:
How many iterations are required to find 88 in the following array? {5, 6, 77, 88, 99}
Attacks that can be made to prevent access to websites:
A charity organization of London is:
By using 16 bits in 2's complement notation how many maximum positive number can be represented
Bit is:
Most ________ codes use today are Huffman codes.
Access to the forbidden literature is because of:
Shortcut for Track Changes in MS word is
The style group in the home ribbon is the:
In ________ digits on right side represent the fractional part.
George Boole invented the ________ operations.
Main memory is also called ________.
In MS Word, we have to write an equation with 2 as a number and 3 as its power. Which option is suitable for this purpose?
If the result after comparison of two variables in relational operators is False, then if statement returns value
A significant example of iterative techniques is:
In MS Word, the option of justify is in group ________.
how Instruction can be fetched from the main memory to CPU?
One term could mean more than one thing for example word: "Jaguar" is used in two meanings such as:
The special eye-catching effects between each slide of MS PowerPoint is called:
Which is the correct format to find out a value from any given list?
In MS Word, Paste option is a part of home ribbon group called ________.
A data cell of a table contains
In MS Word, shortcut key of paste is ________.
The device that is used to store data is called:
Which of the following is used to store data in computer?
Act that ranges government restrictions on wire taps to include transmissions of data is:
If we are interested to see the map of some location, we can use map operator in the following way:
Ribbon has types of commands:
Trialware Softwares are used for
The ________ ribbon is the ribbon that helps you to design your slides as per your requirement.
Which Excess notation is used to represent 100 as Zero?
Select a course code for Objective Questions:
Select a course code for Subjective Questions: