Question No: 1 ( Marks: 1 ) - Please choose one
► floor(x)
► ceil(x)
► random()(Correct)
► round(x)
Question No: 2 ( Marks: 1 ) - Please choose one
► Heuristics
► Variables
► Arrays
► Subprograms
Question No: 3 ( Marks: 1 ) - Please choose one
► A Number
► An Array
► A String variable
► All of the given choices
Question No: 4 ( Marks: 1 ) - Please choose one
► Pattern recognition & Storage
► Speed & Innovative ideas
► Pattern recognition & Innovative ideas (Correct)
► Speed & Storage
Question No: 5 ( Marks: 1 ) - Please choose one
► Information (Correct)
► Data
► Entity
► Attribute
Question No: 6 ( Marks: 1 ) - Please choose one
► Real code & Pseudo code
► Pseudo code & Real code
► Real code & Artificial code
► None of the given options (Correct)
Question No: 7 ( Marks: 1 ) - Please choose one
► Agreement
► Ownership (Correct)
► Membership
► Software
Question No: 8 ( Marks: 1 ) - Please choose one
► Event Handler
► Properties
► Methods
► None of the given options
Question No: 9 ( Marks: 1 ) - Please choose one
► Green
► Grey
► Blue (Correct)
► None of the given options
Question No: 10 ( Marks: 1 ) - Please choose one
► Project Manager (Correct)
► CEO
► Team Lead
► Developer
Question No: 11 ( Marks: 1 ) - Please choose one
► Team Lead
► Developer (Correct)
► Project Manager
► Quality Assurance Expert
Question No: 12 ( Marks: 1 ) - Please choose one
► Executive
► Architect
► Development (Correct)
► HR
Question No: 13 ( Marks: 1 ) - Please choose one
► Timeout( )
► setTimeout( ) (Correct)
► setTime( )
► setTimeIn( )
Question No: 14 ( Marks: 1 ) - Please choose one
► onAbort
► onError
► onLoad
► onUser (Correct)
Question No: 15 ( Marks: 1 ) - Please choose one
► Composite Key
► Primary key (Correct)
► Foreign key
► None of the given options
Question No: 16 ( Marks: 1 ) - Please choose one
► Easy communication
► Online interactive contents
► Flexibility
► All of the given options (Correct)
Question No: 17 ( Marks: 1 ) - Please choose one
► Blue only
► Black and Underlined
► Blue and Bold
► Blue and Underlined (Correct)
Question No: 18 ( Marks: 1 ) - Please choose one
► r_number=Maths.round(8.6)
► r_numbers=Maths.rounds(8.6)
► r_number=Math.rounds(8.6)
► r_number=Math.round(8.6) (Correct)
Question No: 19 ( Marks: 1 ) - Please choose one
► Rule Based System
► Genetic Algorithm
► Fuzzy Logic
► Neural Network
Question No: 20 ( Marks: 1 ) - Please choose one
► Actual Value
► Reference (Correct)
► Length
► Name
Question No: 21 ( Marks: 1 ) - Please choose one
► onUnload (Correct)
► onUnLoad
► onUNLOAD
► All of the above
Question No: 22 ( Marks: 1 ) - Please choose one
► Function Handling
► Event Handling (Correct)
► Event Procedure
► All of the given option
Question No: 23 ( Marks: 1 ) - Please choose one
► Light
► Dark (Correct)
► Red
► None of the given options
Question No: 24 ( Marks: 1 ) - Please choose one
► /
► //
► /* (Correct)
► //*
Question No: 25 ( Marks: 1 ) - Please choose one
79%3
► 0
► 1 (Correct)
► 2
► 3
Question No: 26 ( Marks: 1 ) - Please choose one
► <TC>…</TC>
► <TR>…</TR> (Correct)
► <TD>…</TD>
► <NC>…</NC>
Question No: 27 ( Marks: 1 ) - Please choose one
► Total communication protocol
► Transmission control protocol (Correct)
► Transfer control protocol
► Transfer collection protocol
Question No: 28 ( Marks: 1 ) - Please choose one
► Usability
► User-friendly
► Consistency
► Complexity (Correct)
Question No: 29 ( Marks: 1 ) - Please choose one
It represents the ________________ flow chart element.
► Process
► Input or Output
► Decision
► Connector
Question No: 30 ( Marks: 1 ) - Please choose one
► Punch cards
► Transistors (Correct)
► Micro Processors
► Resistors
Question No: 31 ( Marks: 1 )
Question No: 32 ( Marks: 1 )
Answer:
There are two types of networks.
1. LAN (Local Area Network)
2. WAN (Wide Area Network)
Question No: 33 ( Marks: 2 )
Answer:
Occur when a statement executes and has an effect not intended by the programmer and Often times occur only in unusual & infrequent circumstances
Question No: 34 ( Marks: 2 )
Answer:
1. sort( ) [sorts elements in alphabetical order]
2. reverse( ) [Reverses the order of elements]
Question No: 35 ( Marks: 3 )
Answer:
A consistent good designed website is generated for general public that allows users to attain what they want as quickly as possible without spending much effort.
A consistent good design assists the user in recovering from errors.
Question No: 36 ( Marks: 3 )
Answer:
Image in HTML
<IMG src=URL, alt=text height=pixels width=pixels align="bottom|middle|top">
Image in Javascript
Images in JavaScript can be manipulated in many ways using the built-in object Image.
Additional properties to HTML are hspace, vspace & lowsrc.
Example: It can be used by many handlers like, onAbort, onLoad & onError
Question No: 37 ( Marks: 3 )
Answer :
The identifier of the event handler
The equal sign
A string statement enclosed in double or single quotes.
Question No: 38 ( Marks: 5 )
Answer:
- Packet is data chopped up into pieces in a network environment.
- 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 packets get where they are going, the recipient computer puts them together again.
Question No: 39 ( Marks: 5 )
Answer:
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.
Question No: 40 ( Marks: 10 )
Declare an Array with the identifier SUBJECT having length 5. Assign following values to the array elements:
MIS, Java, Algorithms, Databases, C++
Show all values in reverse order.
Question No: 41 ( Marks: 10 )
Answer:
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.
Following steps are involved in IM working.
- User commences the IM client.
- IM client finds the IM server & logs in.
- It launches communication info (IP address, etc) to the IM server.
- IM server finds user’s contacts & sends him/her the communication info.
- IM server also notifies the contacts that the user is online; sends his/her communication info to them.
- The user’s & the contact’s IM clients are ready to communicate directly (P2P).
- As new contact has come online, IM server informs them about the user being online & vice versa.
- Multiple, real-time chat are possible.
- When the user logs-off, his/her IM client informs the IM server.
- IM server wipes away the temporary file and informs the user’s contact’s about his/her ‘offline’ status.
No comments:
Post a Comment