CS101-Midterm-Solved-Paper-with-Reference-vustudypastpapers.com_
CS101-Midterm-Solved-Paper-with-Reference-vustudypastpapers.com_
com
Q23
Forms can be submitted through _______ & _______ methods
(a) INCLUDE, POST
(b) INCLUDE, GET
(c) GET, POST
(d) SEND, POST
Q24
__________ maintains index of names and location of the files.
(a) File manager
(b) File system
(c) File Folder
(d) Operating system
Q25
Now a days, users communicate with the computer using a consistent __________
provided by the Operating System.
(a) Command-line interface.
(b) Application Interface
(c) User Interface
(d) Protocol
Q26
If an algorithm is syntactically correct, but semantically incorrect then this situation is
(a) Very good situation
(b) Very dangerous situation
(c) Not very bad
(d) Neutral situation
Q27
What is the problem with Brute Force Strategy approach?
Solution:-
Doesn’t scale well with the size of the problem
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