Cs101 Midterm Solved Paper With Reference
Cs101 Midterm Solved Paper With Reference
Q1
Charles Babbage was a/an
(a) Mathematician
(b) Computer Scientist
(c) Physician
(d) Analyst
Q2
First electronic computer was
(a) ABC
(b) UNVAC 1
(c) Harvard Mark 1
(d) IBM PC
Q3
The Last famous electro-mechanical computer was
(a) ENIAC
(b) EDVAC
(c) Harvard Mark 1
(d) Altair 8800
Q4
The memory size of the Altair 8800 was
(a) 128 bytes
(b) 256 bytes
(c) 128 Kilo bytes
(d) 256 Kilo bytes
Q5
Q28
What is software design methodology?
Solution:-
The set of (often flexible) rules and guidelines a team of developers follow to construct
reasonably complex SW systems
Q29
What is the name of HTML tag, that has Href attribute and What is the Purpose of Href?
Solution:-
<A HREF = “action” > label </A>
It is used to to create Links between pages, or we can used it as “mailto” function.
Q30
Write three characteristics of JavaScript.
Solution:-
(1) JavaScript has numerous operators, classified in many categories.
(2) Terminate all JavaScript statements with a semicolon. It is not always necessary,
but highly recommended.
(3) JavaScript ignores any extra white spaces or line breaks that you put in the code
(4) Although JavaScript allows variable declaration, it does not require it - except in
the case when
(5)
Q31
Give reasons why we need semantic web?
Solution:-
Whereas, today’s Web’s content is designed for humans to read; the Semantic Web’s
content will be designed for computers to understand meaningfully. However, the
Semantic Web is not a replacement but an extension of the present Web, in which info is
given well defined meaning
Q32
What are the two key features of UNDO command in MS-Excel ?
Solution:-
1. Allows you to recover from your mistakes
2. Allows you to experiment without risk