Introduction to Computing- CS101 Midterm Solved Paper -1
Spring 2010
Time: 90 Min
Marks: 58
Question No: 1 ( M a r k s: 1 )
JavaScript does not support_______________
► User interaction
► Graphics
► Network operations
► Both Graphics and Network operations
JavaScript
does not support graphics. This inherent limitation prevents to fall in
love with the possibility to embed JavaScript code in pdf documents and
to overestimate the potential of this technique.
Question No: 2 ( M a r k s: 1 )
_________
language is very good for writing well-structured and readable
programs, but it is not as flexible as the C programming language
► BASIC
► PASCAL
► JAVA
► FORTRAN
Pascal is very good for writing well-structured and readable programs, but it is not asflexible as the C programming language.
Question No: 3 ( M a r k s: 1 )
__________ is the example of Shrink-wrapped software.
► PIA information system
► WinZip trial pack
► Linux
► MS Word
SW built in such a way that it is useful for many different users in many different ways. Example: MS Word. Individuals use it and so do many large corporations. It is used for writing one-page letters and also to typeset books
Question No: 4 ( M a r k s: 1 )
___________ refers to the firmware code which is run by an IBM compatible PC when first powered on.
► DOS
► BIOS
► Utility Program
► None of these
Question No: 5 ( M a r k s: 1 )
RTOS stands for____________________
► Real Task Operating System
► Random Time Operating System
► Rational Time Operating System
► Real Time Operating System
Classification w.r.t. the type of computers they run on and the type of applications theysupport
Real-Time Operating System (RTOS)Single-User, Single TaskSingle-User, Multi-Tasking
Multi-User
Question No: 6 ( M a r k s: 1 )
------------- is an electronic path within a Computer System along which bits are transmitted.
► Port
► Slots
► Bus
► Modem
Question No: 7 ( M a r k s: 1 )
A microprocessor can be made more powerful by increasing its ________.
► Clock frequency
► Word length
► Clock frequency and Word length
► None of above
Enhancing the capability of a microprocessor ?
The computing capability of a microprocessor can be enhanced in many different ways:By increasing the clock frequencyBy increasing the word-widthBy having a more effective caching algorithm and the right cache sizeBy adding more functional units (e.g. ALU’s, FPU’s, Vector/SIMD units, etc.)Improving the architecture
Question No: 8 ( M a r k s: 1 )
Which one of these translates the program once at a time ?
► Interpreter
► Compiler
► Operating system
► Translator
Question No: 9 ( M a r k s: 1 )
------------ is volatile memory.
►RAM
►ROM
►Hard Disk
►CD ROM
RAM is volatile memory, and hence it is not possible to directly make the data available in RAM, on power up.
Question No: 10 ( M a r k s: 1 )
A
British scientist named John A. Fleming made a vacuum tube known today
as a diode. Then the diode was known as a "valve," Is it true?
►True
►False
A vacuum tube is just that: a glass tube surrounding a vacuum (an area from which all gases has been removed). What makes it interesting is that when electrical contacts are put on the ends, you can get a current to flow though that vacuum. A British scientist named John A. Fleming made a vacuum tube known today as a diode. Then the diode was known as a "valve,"
Question No: 11 ( M a r k s: 1 )
Tags always placed between the and tags of a Web page.
0 comments:
Post a Comment