Translate

Tuesday 12 March 2013

CS101 SOLVED QUIZS


Which one is the best option for designing a Medical Expert System?
► Rule Based System
 ► Genetic Algorithm
► Fuzzy Logic
 ► Neural Network

Variables allow us to manipulate data through the ___________.
► Actual Value
► Reference
 ► Length
► Name

Which is correct?
► onUnload
 ► onUnLoad
► onUNLOAD
 ► All of the above

Capturing events and responding to them is called __________.
► Function Handling
 ► Event Handling
 ► Event Procedure
► All of the given option

___________ color should be used in background for a good presentation.
► Light
► Dark
► Red
 ► None of the given options

Which of the following symbol is used for multiple line comments in JavaScript?
► /
 ► //
 ► /*
 ► //*

In JavaScript, what will be the result of the follwoing operation
79%3
► 0
 ► 1
 ► 2
► 3

A new cell using HTML is added in table row by
► <TC>…</TC>
 ► <TR>…</TR>
► <TD>…</TD>
 ► <NC>…</NC>

TCP stands for ___________.
► Total communication protocol
► Transmission control protocol
► Transfer control protocol
 ► Transfer collection protocol

What is NOT a key factor while designing a website?
► Usability
 ► User-friendly
 ► Consistency
► Complexity

It represents the ________________ flow chart element.
► Process
 ► Input or Output
► Decision
 ► Connector

Vacuum tubes were replaced by ___
► Punch cards
► Transistors
 ► Micro Processors
► Resistors

No comments:

Post a Comment