CS101 - Introduction To Computing | Current Solved Paper Fall 2021

 

Dear Students, you can read CS101 – Introduction to Computing Current Solved Final-Term Fall 2021. We have uploaded this paper for your support and better guideline. You can also check its answers carefully by yourself. 


Question No 1:
A compiler (Raise For Success) is ______
  • A combination of computer hardware
  • A program which translate from one high-level language to another high-level language
  • A program which translate from one low-level language to another low-level language
  • A program which translate from one high-level language to a low-level language

Question No 2:
Which of the following language is not related to declarative (Raise For Success) paradigm.
  • GPSS
  • Prolog
  • APL
  • SQL

Question No 3:
Variables cannot be used (Raise For Success) before they are declared, so their scopes begin from _____.
  • Outside of the function
  • Outside of the main function
  • Where they are declared
  • Anywhere in program

Question No 4:
Programming languages (Raise For Success) are constructed from well-designed:
  • primitives
  • diagrams
  • organization
  • models

Question No 5:
Which of the following (Raise For Success) is not a BLOCK element of HTML?
  • <ul>
  • <p>
  • <table>
  • <td>

Question No 6:
_____ makes it easier for web page developers to utilize the technologies like (Raise For Success) CSS and Javascript.
  • Adobe photoshop
  • MS Access
  • Adobe Dream weaver
  • MS Power point

Question No 7:
Which of the is not a (Raise For Success) characteristic of a good software design?
  • Correctness
  • Understandability
  • Efficiency
  • Complex design

Question No 8:
A person involved (Raise For Success) primarily with the implementation step is:
  • Software Analyst
  • System User
  • System Programmer
  • System Tester

Question No 9:
Computer science allows (Raise For Success) hospitals to be managed ______:
  • Poorly
  • Efficiently
  • Improperly
  • From somewhere else 

Question No 10:
Activities that are performed (Raise For Success) via browsers are known as _____ activities.
  • Client side
  • Server side
  • Both client and server side
  • Webserver side

Question No 11:
An Independent non-profit research center in Washington (Raise For Success) D.C is:
  • PI
  • INPC
  • WDC
  • EPIC

Question No 12:
Which of the following (Raise For Success) is a formal way of evaluating the software product.
  • Validation
  • Reviews
  • Inspection
  • Walkthroughs 

Question No 13:
What is the full (Raise For Success) form of SSL?
  • Secure Software Layer
  • Secure Solution Layer
  • Secure Socket Layer
  • Secure Social layer

Question No 14:
_______ is a notational system in which ideas can be expressed informally (Raise For Success) during the algorithm development process.
  • Code
  • Pseudo code
  • Method
  • Object 

Question No 15:
______ tracks contain more information in mass storage system.
  • Inner
  • Middle
  • Adjacent
  • Outer

Question No 16:
Buttons to increase and (Raise For Success) decrease size of text are available on:
  • Paragraph group
  • Font group
  • Design group
  • All of the given

Question No 17:
The paragraph group in the home ribbon is the:
  • First group
  • Second group
  • Third group
  • Fourth group

Question No 18:
Which of the following is valid type of sort in MS Excel:
  • Merge Sort
  • Quick Sort
  • Bubble Sort
  • Basic Sort

Question No 19:
Shortcut key for track changes in MS Word is:
  • Ctrl+Shift+T
  • Ctrl+Shift+D
  • Ctrl+Shift+E
  • Ctrl+Shift+F

Question No 20:
Which one of the following will not be considered as the use of Word Processor?
  • Composing Magazines
  • Writing Memos
  • Making Ledgers
  • Writing Research Report

Question No 21:
Advance finds gives similar dialogue box as:
  • Find
  • Search
  • Replace
  • Advance menu

Question No 22:
Generally when you are typing Word inserts a blank page:
  • After closing
  • Automatically
  • Manually
  • As title page

Question No 23:
The table group (Raise For Success) we can add:
  • Table color
  • Table font
  • Excel spreadsheet
  • All of these

Question No 24:
Address of cell containing value "7" in spread sheet given below is:
  • 3B
  • A2
  • A3
  • A4

Question No 25:
In other words,______ of a tree is the number of horizontal layers within it.
  • head
  • root
  • depth
  • siblings

Question No 26:
A one-dimensional array with ______elements could be used to store the numbers of times each alphabet letters occurs in a page of text.
  • 16
  • 20
  • 26
  • 32 

Question No 27:
A complete software consists of_______.
  • Programs+hardware manuals
  • Set of instructions+operating procedures
  • Set of programs
  • Programs+documentation+operating procedures

Question No 28:
________ is the OS which is able to read one job after another job without further interaction with the user:
  • Interactive processing
  • Batch processing
  • Multitasking
  • Real time processing

Question No 29:
A row in a database relation is called a ________.
  • tuple
  • attributes
  • model
  • table

Question No 30:
The task of understanding general images in image processing is usually approached as a _______ step process.
  • one
  • two
  • three
  • four

Question No 31:
Write down the steps to add text “Basic Concepts” in the footer of a document?

Question No 32:

Write the select query (Raise For Success) for the following statement:

Select an employee whose id is 123, from the employee table?

Question No 33:

What are machine independent languages? Give (Raise For Success) the names of a least two machine independent languages?
Answer:
Machine Independent languages are those algorithm does not needs to be varied when run on two different computers. Examples are

  •  C++
  • Python

Question No 34:
Mention two font effects in home ribbons font group?
Answer:
There are two font effects that are bold and italics.

Question No 35:
Considering the excel table given below:

Question No 36:
For applying some commands, we first have to select the text. You are required to mention two shortcut key combinations for selecting text in a document?


Post a Comment

Previous Post Next Post