CS101 Final Term Solved Short Questions (Virtualstudysolutions - Blogspot.com) PDF
CS101 Final Term Solved Short Questions (Virtualstudysolutions - Blogspot.com) PDF
ns
FINALTERM EXAMINATION
io
Spring 2010
ut
Question No: 27 ( Marks: 2 )
What is the difference between ‘single-line text input field’ and ‘password input field’ ?
ANS:-
A Password Field is good for sensitive information. The only item that is absolutely necessary is the Submit Button. It
ol
is a good idea to include a Reset Button for the convenience of the user.
A text field gathers information using a single line of text. This field is useful for short answers. The default text field is
blank. If you want to specify default text, use the VALUE attribute. .
Question No: 28
What is internet?
ANS:-
( Marks: 2 )
S
Internet is also called WAN, which means the interconnection of large number of computer networks and it
y
consists of millions of private, public, academic, business, and government networks of local to global scope that are
linked by a broad array of electronic and optical networking technologies.
d
In JavaScript, what is event handling? What are the two types of events?
ANS:-
Event handling means capturing an event and responding to that.
Events e.g. onMouseOver, OnClick, onLoad, Onunload, updating the clock etc. are captured by the Java script &
S
On load event is used when the page is load in the browser while on the other side onUnload event works when the
page closes down.
What is a Relational Database? Give the names of any three RDBMS software. (2+3)
www.virtualstudysolutions.blogspot.com 1
ANS:-
Database architecture consists of three levels, external, conceptual and internal. Clearly separating the three levels
was a major feature of the relational database.
NAMES:
Oracle Database software, Linux, and oracle e business database software , and Oracle OLAP.
ns
Question No: 36 ( Marks: 5 )
What do you mean by the term 'Telepresence' in Computing World?
ANS:-
Telepresence
• Being there, without physically being there!
io
• Two remotely located people, with the help of special equipment, immersed in a
simulated 3-D environment where they interact like they are sitting next to each other
• Chatting, a telephone conversation, or even a videoconference are examples, but in
a degraded sense of the idea
ut
FINALTERM EXAMINATION
ol
Spring 2010
Intelligent systems are the programs developed to perform complicated jobs that reflect human brain and thoughts. If
the algorithms are too much complex or can not be solved instantly then we can use such systems. Therefore the well
intelligent system not only performs well but it has the capability to rectify any errors by himself if it occurs within his
domain.
The examples of intelligent systems are Robotics, Business Intelligence …etc.
S
ANS:-
It is an error which a developer encounters when a statement is executed but it was not intended by him (the
developer). Such errors are very difficult to locate during testing. Mostly these occur during abnormal circumstances.
It may be referred as the logical error.
tu
Greedy algorithm is the best algorithm as it is n algorithm that always takes the best immediate, or local solution while
finding an answer.
V
www.virtualstudysolutions.blogspot.com 2
These are the machines which are computer programmed and perform work which was previously done by humans.
They can be found in the manufacturing industry, the military, space exploration and medical applications.
2. Expert Systems
These systems are designed to replace an expert. The medical expert system is an example of such system which
can replace a Doctor/medical expert.
ns
Question No: 33 ( Marks: 3 )
What are the steps of working of TCP and IP protocols in internet transmission?
ANS:-
io
TCP divide messages in to many packets (capsulation) and sent these messages over the internet and IP route these
messages on the internet to the correct destination and upon reaching the messages on its destination the messages
are encapsulated.
ut
Question No: 34 ( Marks: 5 )
What is ARPANET and who developed it?
ANS:-
ARPANET stands for Advanced Research Projects. The initial purpose was to communicate with and share computer
ol
resources among mainly scientific users at the connected institutions. In the beginning it was connected four
universities and enabled scientists to share resources.
It was headed by Dr. J.C.R. Licklider.
• The professional ethics provide a way of simplifying that decision making process
Let us now discuss a few situations where I will request you for your ethical opinions
FINALTERM EXAMINATION
Spring 2010
V
www.virtualstudysolutions.blogspot.com 3
Following are the types of Application Softwares:-
· AutoCAD and Corel Draw
· Business Software
· Productivity SW
· Games Software
ns
Question No: 28 ( Marks: 2 )
Why Local variable is preferred over Global variable ?
ANS:-
Global variable has some advantage with Local variables is preferred due to the following reasons:-
io
When we declare any global variable in web page then in case of error and logic it’s very difficult to see on which line
this variable is used and what’s his value if we have more than 2000 lines and all the functions in web page using that
Global Variable so Global variables can make the logic of a Web page difficult to understand.
As we know we can use Global variable everywhere so Global variables also make the reuse and maintenance of
ut
your code much more complex.
ol
ANS:-
This is a plug-in that is required to view swf (flash) files in the web browser
ANS:-
S
What kind of new jobs are created because of computing? And which old professions are being eliminated?
Due to computing where people are getting benefits from automated systems on the other hand the people that are
y
with KHATA system or Manual system and they don’t know about computers are eliminated due to this reason and
people take place of many people. We can see in the offices where before computer if there are four person required
now only one person is required for example with the help of database we can store more than thousand of
d
information and only one person is managing the whole data that is DBA. In the old system many people are writing
the data in registers and then its also very difficult to find the specific record.
tu
DBA etc.
al
FINALTERM EXAMINATION
Spring 2010
tu
DoS (Denail of service): DoS attach has in total 3 phases and below they are listed:
1. Search
2. Arm
V
3. Attack
www.virtualstudysolutions.blogspot.com 4
Briefly mention any three problems in old modes of presentation development
ANS:-
Lack of resolution
Low color configuration
No graphic animation
ns
Question No: 34 ( Marks: 5 )
Why the quality of image in dithering scheme is not good?
ANS:-
In this scheme, pixels of alternating colors are used to simulate a color that is not present
in the platelet
io
For example, red and green pixels can be alternated to give the impression of bright
yellow
The quality of the displayed image is poorer
ut
FINALTERM EXAMINATION
Spring 2010
ol
Question No: 27 ( Marks: 2 )
ANS:-
S
The process of converting information about 3-D objects into a bit-map that can be displayed on a 2-D computer
y
display.
d
Question No: 29 ( Marks: 2 )
tu
ANS:-
Testing:- The tasks performed to determine the existence of defects.
S
ANS:-
Compiler translates the program written in a HLL in one go. The translated code is then used by the uP whenever the
ir
program needs to be run. In contrast of interpreter, a compiler translates high-level instructions directly into machine
Language Compiled programs generally run faster than interpreted programs.
V
www.virtualstudysolutions.blogspot.com 5
Who is a Computing Professional?
ANS:-
Computing technology has changed our way of life like no other technology. We need to study how it has done it to
highlight the mistakes and success stories of the past. We need to do it so that we can learn from them and select our
ns
future direction
Accordingly.
io
What is ICMP?
ANS:-
ut
ICMP is the "Internet Control Message Protocol". ICMP packets are small packets used in local networks and on the
Internet, most typically, for network troubleshooting and problem location.
ol
Write down the advantages of Natural Language Processing.
S
ANS:-
It is able to read what you write, comparing it to a stored database of texts. It then corrects your errors and suggests
alternatives. What advantages can this give you? Here are some:
1. You Don't Have to Worry About Careless Mistakes and Typos
y
2. Your Grammar and Punctuation Errors are Fixed
3. Allows You To Get More Accomplished
d
4. Gives You A Better Vocabulary
5. Instantly Upgrades Your Communication Skills
tu
FINALTERM EXAMINATION
al
Spring 2010
ANS:-
Charles Babbage had huge difficulties raising money to fund his research. As a last resort, he designed a clever
mathematical scheme along with Ada, the Countess of Lovelace. It was designed to increase their odds while
gambling. They bet money on horse races to raise enough money to support their research experiments
ir
Guess what happened at the end? The lost every penny that they had.
.
V
6
Question No: 34 ( Marks: 5 )
Mention any five applications of Artificial Intelligent System
ANS:-
1. Games
2. Image recognition
ns
3. Medical diagnosis
4. Robots
5. Business intelligence
io
Question No: 36 ( Marks: 5 )
Explain function arguments with the help of an example?
ANS:-
ut
A named group of statements that is put together once and then used (by reference)
repeatedly on a Web page
Code becomes easier to read, understand and maintain
ol
FINALTERM EXAMINATION
Spring 2009
S
Question No: 31 ( Marks: 1 )
What are the elements of website design? Any one
ANS:-
Navigation scheme
y
Layout of information
Overall look and feel
d
Question No: 33 ( Marks: 2 )
What is meant by universal access of internet services ?
tu
ANS:-
Universal access of internet services means same functionality to every one.
S
ANS:-
When the exact number of iterations is known, use the ‘for’ loop
When the number of iterations depend upon a condition being met, use the ‘while’ loop
‘for’ loops become especially useful when used in conjunction with arrays
tu
We’ll find out about arrays today, and we’ll probe their usefulness as part of ‘for’ loop
structures
Is tabular data storage better than flat file data storage? Justify your answer.
ANS:-
V
7
5.Similarly, searching for the 10 cheapest/most expensive books can be easily
accomplished through a sort
6.Effort required for adding a new field to all the records of a flat-file is much greater
than adding a new column to the table
CONCLUSION: Tabular storage is better than flat-file storage
FINALTERM EXAMINATION
ns
Spring 2009
Question No: 31 ( Marks: 1 )
In programming, what is a loop?
ANS:-
io
In computer science a for loop is a programming language statement which allows code to be repeatedly executed. A for
loop is classified as an iteration statement.
ut
Question No: 32 ( Marks: 1 )
What are the other names of function? Any one.
ANS:-
Routine , procedure , sub program
ol
Question No: 33 ( Marks: 2 )
How JavaScript Arrays are heterogeneous?
S
ANS:-
Arrays are heterogeneous in java script because at the same time simultaneously they can hold
elements of multiple data types
y
Question No: 34 ( Marks: 2 )
What is the database?
d
ANS:-
Data base is a collection of organized data in a proper way that computer can quickly search for any
tu
desired data item, its an easy way of allowing of manipulation of data, they are design in such a way
that access to any desired data can be identified and reached quickly and easy, they are generally
consist of collection of interrelated files.
S
For example LAN can be used on pc s or an organization located in one building but wan can be used
on large scales like banks all over or in any Large communication systems
program and the look like what they are not like any thing amusing or not harmless like games..
8
What are the important properties, methods and event handlers of image object?
ANS:-
The primary use of the image object is to download an image into the cache before it is needed to
display , image object can be used to create different kinds of animations or to display one of several
images based on the desired requirement , in java script image object can be used to display the
ns
required pre loaded image
Properties of image object is :- height , width ,hspace ,vspace , src , name border etc
Methods :none
Event handlers: on aboart , onload, onerror etc
io
Question No: 40 ( Marks: 10 )
Write a note on :
ut
Coding guidelines
Guidelines for developing short programs.
ANS:-
Coding guidelines
ol
• Always use semicolons to end statements
• Indent blocks of code (2 to 5 spaces)
• Identifiers
S
• Use the camel back scheme
• Variables: nouns
• Functions: verbs
• Comment Liberally
y
• Make them descriptive but concise
d
Guidelines for developing short programs.
• Read and understand the problem
tu
• Do the design
brass_ibrahim: Vector graphics is the use of geometrical primitives such as points, lines, curves, and
shapes or polygon(s), which are all based on mathematical equations, to represent images in computer
V
graphics.
brass_ibrahim: The term "vector graphics" is mainly used today in the context of two-dimensional
computer graphicsVirtually all modern 3D rendering is done using extensions of 2D vector graphics
techniques .Virtually all modern 3D rendering is done using extensions of 2D vector graphics
9
techniques
Bit-Mapped or Raster Graphics:
Treats everything that is drawn as a bit-map
If an object is drawn on top of another, it is difficult to move just one of them while
leaving the other untouched
ns
Changing the resolution often requires considerable touch-up work
Relatively large file size
Examples: gif, jpg, bmp
masood.tariq: Bit-Mapped or Raster Graphics:
io
Treats everything that is drawn as a bit-map
If an object is drawn on top of another, it is difficult to move just one of them while
leaving the other untouched
ut
Changing the resolution often requires considerable touch-up work
Relatively large file size
Examples: gif, jpg, bmp
FINALTERM EXAMINATION
ol
Spring 2009 Final
Question No: 27 (Marks: 1)
What BIOS stands for?
ANS:-
Binary Input Output System
S
y
Question No: 28 ( Marks: 1 )
List down the Analytical Engine's components name (any two)
d
ANS:-
Google & Netscape,
Question No: 29 (Marks: 2)
tu
what we load, upload means make available our data or information for the world web browsers
both.
ANS:-
The microprocessor is electronic equipment which can perform several function and also processing of
tu
data and information present in a computer, while microcontroller can only perform one function for that
its design
Example
Microprocessors _ Pentium 4
ir
10
hundreds of the kind to perform one great operation or calculation, while our PC is a kind of uni-
processor
ns
ANS:-
Java Script is a language by which we are writing our web-pages, this language is designed to work for
web pages
io
FINALTERM EXAMINATION
Spring 2009 Final
Question No: 31 ( Marks: 1 )
ut
What is heuristic?
ANS:-
Common sense Lesson drawn from experience
(Artificial) Intelligent Systems
ol
SW programs or SW/HW systems designed to perform complex tasks employing strategies that mimic
some aspect of human thought
S
or
• a commonsense rule (or set of rules) intended to increase the probability of solving some
problem
y
• of or relating to or using a general formulation that serves to guide investigation
d
Question No: 32 ( Marks: 1 )
In programming, what is an object?
tu
ANS:-
A named collection of properties (data, state) & methods (instructions, behavior)
S
display information, and people can insert formulas to work with the data.
2. financial-forecasting
ir
11
• It is quite straight forward to monitor where you surf, and when
ns
Only the higher level designs are called System Architecture and lower level designs can not be called
system Architecture, and we can also say the every Architecture can be called design but every design
can not be called Architecture. (For Reference Listen Lecture No.24)
io
Question No: 38 ( Marks: 5 )
How many ways are there to call a function in a program? Explain with example
ANS:-
ut
Functions do not run automatically. When the page loads, each function waits quietly until it is told to
run
Calling a Function From an Event Handler
An event handler is a command which calls a function when an event
ol
happens, such as the user clicking a button.
The command is written in the format onEvent, where Event is the
name for a specific action. Here are some common examples:
ANS:-
The web page will ask the user to enter five values to be added.
After taking input it will calculate the sum and mean of those values by calling sum and mean
tu
functions.
ir
V
ANS:-
12
Object
A named collection of properties(data, state) & methods (instructions, behavior)
Event Handler
An event handler is a command which calls a function when an event
happens, such as the user clicking a button
ns
Local Variable
Declaring variables (using the var keyword) within a function, makes them local•They are available only
within the function and hold no meaning outside of it
Scope of Variable
io
Defining the space in which a variable is effective is known as
Defining the scope of a variable. A variable can be either local or global in scope
Array
ut
An indexed list of elements
FINALTERM EXAMINATION
ol
Fall 2009
of example.
ANS:-
This protocol is used to upload and download the files on remote computers.
tu
ir
Develop a web page that displays six thumbnail images. A main image should change to a
larger version of the thumbnail as soon as the mouse moves over a thumbnail image. Write
13
complete HTML and JavaScript code.
FINALTERM EXAMINATION
Fall 2009
ns
Question No: 32 ( Marks: 1 )
Name any software which can be used to make a presentation.
io
In which situation, we use
i- switch construct
ut
ii- multiple If-else construct
ol
ANS:-
Team Lead
S
• Responsibilities:
– Planning and tracking of the project
– Detailed design
– Professional development of team members
y
– In case of small teams, development activities
• Profile:
d
– 5+ years of development experience
– Excellent interpersonal skills
tu
All the serious mistakes are made on the very first day.
Simplify, simplify, simplify! Probably the most useful heuristics for increasing reliability while decreasing
cost & time-to-build.
tu
FINALTERM EXAMINATION
Fall 2009
ir
V
14
Question No: 32 ( Marks: 1 )
Why there is a need to use primary key in database ?
ANS:-
Primary Key is a field that uniquely identifies each record stored in a table.
ns
Question No: 37 ( Marks: 3 )
Write JavaScript code to convert the number 236.2363611111556 into currency format and
JavaScript statement to show output.
io
Question No: 39 ( Marks: 5 )
Write a short note on:
ut
a. Good programming methodology?
b. Correct program
ANS:-
Good programming methodology
ol
A methodology that enables the lowest-cost and on-schedule development of programs that are
correct, easy to maintain & enhance.
Correct program
S
A program with correct syntax & semantics.
FINALTERM EXAMINATION
y
Fall 2009
d
Question No: 32 ( Marks: 1 )
What kind of information can be stored in a database?
tu
ANS:-
It can store numbers, Booleans, sound, video, images etc.
S
Answer:
50 iterations
15
How can we define a Pixel?
ANS:-
It is the smallest element of image which is spread with regular array on display and each element
consist of particular color.
ns
Question No: 36 ( Marks: 3 )
Write JavaScript code to convert the number 236.2363611111556 into currency format and
JavaScript statement to show output.
io
Question No: 37 ( Marks: 3 )
ut
Write code in JavaScript to display the odd numbers between 20 to 100 using FOR statement.
Note: No need to write whole HTML program. Just JavaScript code of require part is require.
ol
How marketing strategies are changed with the progress in computing? How new marketing
strategies are implemented?
ANS:-
S
Marketing Strategy Changes with the new requirements of the modern era and the applications of the
business. The web has changed marketing strategy from a mass focus to single person focus. We
collected data and analyze accordingly to find out the behavior of the market and end users. In new
marketing more advertising is being done through email and web and get feedback.
d y
Question No: 39 ( Marks: 5 )
tu
<script>
var abc=4;
{
Number[i]= abc*i;
tu
}
Number.reverse();
ir
for(j=0;j<5;j=j+1)
{
document.write(" "+Number[j]+"<BR>");
V
}
</script>
16
B) Explain the highlighted lines of code?
ns
v Telnet
v Instant messaging
v VoIP
ANS:-
io
FTP: File Transfer Protocol: This protocol is used to upload and download the files on remote
computers.
ut
Telnet: FTP allows file operations only while Telnet can log on to a computer of other users through
TCP/IP network and use like a local user, it help in testing of remote web server.
Instant Messaging: This is the service of messaging provided on the internet like MSN messenger,
ol
Yahoo messenger, through which we interact people randomly whenever required.
VoIP: Voice over IP, It is used to transmit the voice from one IP to another IP, In which voice is first
broken down and then transmitted over a network.
Antivirus:
This is the software design for preventing your system from harmful effects and maintain the speed of
computer. These softwares are available on the CD’s and DVD’s. These softwares continuously
monitor the systems and aware when any harmful virus is detected and asked for the further
tu
FINALTERM EXAMINATION
Fall 2009
V
17
ANS:-
Declaring variables (using the var keyword) within a function, makes them local.
They are available only within the function and hold no meaning outside of it.
ns
What is the Data Normalization? Also define its goal.
ANS:-
Data normalization is to sort out complex data into simple form. It uses to simplify the complex
information to make it more user-friendly.
io
Question No: 36 (Marks: 3)
Differentiate Local and Global Variables.
ut
ANS:-
Local variables are the variables have limited scope while global have bigger scope
Local variables are not accessed by others while global is accessible to every one
Local variable used by single user while global variable can be used by different users at time from all
ol
around.
ANS:-
S
How DoS attack is a cyber crime? For what cyber crime can be used?
DoS stands for Decline of Service and it is a cyber crime as it jams and in some cases shut down the
y
targeted computer by sending too much unnecessary data packets to it which ultimately exceeds the
normal processing eventually results the computer or server to stuck and unable to provide services to
d
others. It can be used to destroy the fame and diminishing of no of users requesting information and
services from that particular server or computer.
tu
FINALTERM EXAMINATION
Fall 2009
S
ANS:-
Simple Mail Transfer Protocol
18
and quickly in the same line of code.
ns
It is bit mape image format introduced in 1987by compuserve.It support up to 8 bits per pixel.It also
support animation And allow a separate palette of 256 colors for each frame.
Uses: We can use it in web site they are suitable for sharp edged line art with limited number of
colors. They are good for small animation and low resolution clips.
io
The size is small and on web site they can uploaded and downloaded easily
ut
What is the problem with Relational Database and what solution you can suggest for it?
ANS:-
when we use to store object oriented data into a Relational database it need to be translated in form
which is suitable for the relational database.
ol
Again when we need to read RDBMs the Data need again back to be translated into object oriented
form to read.
This two process delay associated processing and time spent in writing and maintaining the translation
S
codes are the key disadvantage with Relational Database .
Solution:
Object oriented database
Object Relational database
y
The data should be divided and save in multiple table and tabular form ,so that open ,searching
d
.sorting ,editing and saving of data can be performed quickly.
With tabular form one can sort w.r
tu
ANS:-
Denial of service attempt to make a computer resource unavailable to its Intended user . Easiest way
to survive an attack is to have planned for the attack.
Good contact with ISP and some security providers and CERT are essential also having a separate
al
emergency block of IP address for Critical servers with a separate rout can be effective.
We should use genuine operating system can also be helpful.
By using an extremely stateful packet filter that will inexpensively drop any unwanted packet serviving
tu
19
Investigative process should begin immediately after the DoS Attack begins.By using IP address we
can Track Attacker.
FINALTERM EXAMINATION
Fall 2009
ns
Question No: 31 ( Marks: 1 )
What is bandwidth?
ANS:-
Bandwidth is a capacity of communication channel of carrying data.
io
Question No: 32 ( Marks: 1 )
What is “My Personal Agent”?
ut
ANS:-
A computer programe that work automatically and have voice interface
ol
For what purposes FTP is used in networks ?
ANS:-
To download or upload files / data to a remote computer
ANS:-
A consistent web design is Easy understandable, not with heavy graphics, easy navigation. It is
needed because most of the website views leave the site because of poor navigation and not easy to
S
ANS:-
Advantages:
1. Easy to make last minute change
ir
2. More attractive
3. Can include animation, videos etc.
4. Better presentation easy to understandable for participants comparing to manual presentation.
V
5. Undo feature
20
Can a human doctor be replaced by an Expert System? Give reasons to support your answer.
ANS:-
Expert System is a computer system which simulates the knowledge and expertise of a human expert.
Yes, a human doctor can be replaced by an Expert System. Following are the reasons to support my
ns
1. A large database of knowledge can be added to and kept up to date, it can store more knowledge than a person.
2. The Expert System cannot FORGET or get facts wrong.
3. It survives forever. There is no loss of knowledge as there is when a doctor retires.
4. The Expert System can access specialist knowledge that a doctor may not have.
io
Question No: 40 ( Marks: 10 )
Explain the following issues of Data Management? (3+4+3)
ut
1. Data entry
2. Data updates
ol
3. Data security
ANS:-
DATA ENTRY:
There is new data entered every day.
New customers are added every day.
S
Some of the data entry requires the manual entry into computer system
y
New data entry needs to be entered correctly
d
DATA UPDATES:
Old titles must be removed regularly
tu
DATA SECURITY:
All data in the system is very critical to its operation, the security of the customer’s personal data is
most important. Most of the hackers are always trying for that type of information specially Credit Card
tu
Numbers.
This problem can be managed by using proper security arrangements and mechanisms that provides
access to only authorized entities. System Security can be improved through, encryption, firewalls and
updated Antivirus Softwares
ir
V
21
a. Image Preloading process
b. Animated Gifs
ns
The primary use of image preloading process is to download the image into the cache before it is
actually needed to display.
io
PROCESS:
1. An example of the image object is shaped using the NEW keyword
2. The src property of this instance is set equal to the filename of the image to be pre-loaded
ut
3. This step starts the down-loading of the image into the cache without actually displaying
4. When a pre-loaded image is required to be displayed, the src property of the displayed
image is set to the src property of pre fetched image
ol
ANIMATE GIFS:
S
We can save 16 gif images of the previous example in a single file in the form of an animated gif, and
then used it in a regular <IMG> tag to display a moving image. However, JavaScript provide better
y
control over the sequencing and the gap between the individual images.
d
FINALTERM EXAMINATION
Fall 2009
tu
name=”Ali Akbar”;
al
document.write(name.charAt(4)) ;
ANS:- A
tu
ir
22
ANS:-
Wide Area Network – A network in which computers are separated by great distances typically across
cities or even continents.
ns
Question No: 33 ( Marks: 2 )
io
ANS:-
The network traffic controller – components of convential computer networks. Hub is used to connect
ut
the different computers in the network i.e. to the server.
ol
What is output of the following JavaScript code ?
document.write(str.substring(5,str.length)) ;
S
y
Question No: 37 ( Marks: 3 )
d
Elaborate Vector or Object oriented graphics with atleast one example.
ANS:-
tu
Treats everything that is drawn an object. Objects retain their identity after their drawn. These objects
can later be easily moved stretched duplicated deleted etc are resolution independent relatively small
S
Why should we, as computing professionals, be interested in studying the social implications
of our creations?
tu
ANS:-
This is imp. Because of keeping the track of money wise while implementation actually and see the
ir
results. This fits with the organization or no. to check there is any side effects morally or no. we have to
be very careful while creation of any system., error free, data loose recovery. Etc.
V
23
Developer
Executive Team
Support Team
ns
ANS:-
1.Developer
io
a) Module level design.
ut
b) Coding
c) Unit testing
ol
2. Executive Team
1. He is responsible for the day to day operation and great organizational skills.
3. Support Team
S
The support team is responsible for the complete operations such as arrangement for performing any
kind of task from the starts to the end. Fully project handling and performing etc. In case of any
maintenance they are the responsible for commencing the job and making sure to complete.
al
Write HTML and JavaScript code for the requirements shown in the diagram below.When
ConvertoUpperCase button is pressed, the entered text is converted to upper case and result is
displayed in the result text box. Similarly, when ConvertoLowerCase button is pressed, the
entered text is converted to lower case and result is displayed in the result text box.
ir
FINALTERM EXAMINATION
V
Fall 2009
24
What are the types of computer network according to the distance between nodes?
ANS:-
The types of computer network according to the distance between nodes are:
1. LAN
2. WAN
ns
Question No: 35 ( Marks: 3 )
What is the difference between Internet and Intranet?
ANS:-
io
The Internet is an open, public space, while an intranet is designed to be a private space. An intranet
may be accessible from the Internet, but as a rule it's protected by a password and accessible only to
employees or other authorized users
ut
Question No: 36 ( Marks: 3 )
Write down three advantages of using Functions in a program.
ANS:-
ol
* Debugging is easier
* It is easier to understand the logic involved in the program
* Testing is easier
S
* Recursive call is possible
* Irrelevant details in the user point of view are hidden in functions
* Functions are helpful in generalizing the program
y
Question No: 39 ( Marks: 5 )
List any five issues of Data Management.
d
ANS:-
Data entry
tu
Data updates
Data integrity
Data security
S
Data accessibility
ANS:-
A properly planned website project makes the organization, development and the design of the website
easier for the designer. Effective planning allows a website designer to produce a website more
tu
navigable and usable for the site's readers, allowing them to find the desired information. You can
accomplish this by establishing and maintaining a creative focus throughout the design process and
throughout the implementation.
ir
2. Find correct keywords and choose the most profitable website concept for you.
3. Make your final website concept ever more profitable by analyzing and using the competition.
4. Build the optimal structure of your website that corresponds with your table of highly profitable
keywords.
25
The correct structure will make your site easy and navigable for both your visitors and your
search engine spider
ns
ANS:-
Network Organization :
Network organization is an interfirm organization that is characterized by organic or informal social
systems. A company or group of companies that has a minimum of formal structures and relies instead
io
on the formation and dissolution of teams to meet specific objectives..
ut
1. The organizations are learning that business can be done in a more effective manner if
emphasis is placed upon cooperation, shared responsibility and networking:
• Within the organization
• And also with their customers and suppliers
ol
2. Changes according to the demand of the times
3. Works effectively to meet the business goals of the organization
4. Everyone has a feeling that he/she is playing a major role in the organization which eventually
S
gives a feel of ownership and because of that employee can put his best effort to accomplish a
task.
y
FINALTERM EXAMINATION
Fall 2009
d
Question No: 32 ( Marks: 1 )
tu
What is an IP address ?
ANS:-
Every device connected to the public Internet is assigned a unique number known as an Internet
Protocol (IP) address.
S
can be made more intelligent and perhaps even intuitive about how to serve a user's needs.
Question No: 38 ( Marks: 5 )
What is the role of usability in the design of a website?
tu
ANS:-
On the Web, usability is a necessary condition for survival. If a website is difficult to use, people leave.
If the homepage fails to clearly state what a company offers and what users can do on the site, people
leave. If users get lost on a website, they leave. If a website's information is hard to read or doesn't
ir
26
array elements:
MIS, Java, Algorithms, Databases, C++
ns
FINALTERM EXAMINATION
Fall 2009
Question No: 31 ( Marks: 1 )
io
What is an Array?
ANS:-
An indexed list of elements.
ut
Question No: 34 ( Marks: 2 )
Which benefits a developer can achieve by following the heuristics for system architecting?
ANS:-
ol
Question No: 36 ( Marks: 3 )
Define Primary key and Queries
ANS:-
Primary Key S
y
Primary key is a field that uniquely identifies each record stored in a table.
Queries
d
Queries are used to view, change, and analyze data. They can be used to combine data from different
table and extract the exact data that is desired.
tu
ANS:-
Holographic Storage
• Digital data stored in and read from a 3-D optical material with the help of lasers
• Depending upon the material, they could be read-only or R/W
al
• The data density (quantity of data stored per unit volume) will be millions of times
more than anything available today
• The concept has been validated but commercial applications are at least 10 years
tu
away
Question No: 39 ( Marks: 5 )
What is Robotics? How Robots making our daily and industrial life easy?
ANS:-
ir
Robotics
These are the machines which are computer programmed and perform work which was previously done by humans.
V
They can be found in the manufacturing industry, the military, space exploration and medical applications.
FINALTERM EXAMINATION
Fall 2008
27
Question No: 31 ( Marks: 1 )
When does recursion occur?
ANS:-
The power of recursion evidently lies in the possibility of defining an infinite set of objects by a finite statement.
ns
Question No: 34 ( Marks: 2 )
List down the names of two array methods available in JavaScript.
ANS:-
1. sort( ) [sorts elements in alphabetical order]
io
2. reverse( ) [Reverses the order of elements]
ut
ANS:-
Image in HTML
<IMG src=URL, alt=text height=pixels width=pixels align="bottom|middle|top">
ol
Image in Javascript
Images in JavaScript can be manipulated in many ways using the built-in object Image.
S
Additional properties to HTML are hspace, vspace & lowsrc.
Example: It can be used by many handlers like, onAbort, onLoad & onError
ANS:-
• These packets contain information about which computer sent the data and where the data is
going.
• If a packet runs into a problem during its trip, it can attempt to find another route. When all the
tu
packets get where they are going, the recipient computer puts them together again.
ANS:-
Please ignore small lines relating Sub Teams to subordinates due to shortage of time. ABCD etc are
connected directly to Team Lead 1,2 & 3 accordingly.
V
28
ANS:-
The Instant Messaging services available allow us to maintain a list of people (contacts) that we
interact with regularly. We can send instant messages to any of the contacts in our list as long as that
contact is online.
www.virtualstudysolutions.blogspot.com
29