1. The "part-whole" , or " a-part-of" , relationship in which the objects representing the components of something associated with an object representing the entire assembly is called as
- Association
- Aggregation
- Encapsulation
- Generalisation
Answer: (2)
2. The minimum frame length for 10 Mbps Ethernet is
- 64 bytes
- 128 bytes
- 16 bytes
- 8 bytes
Answer: (1)
3. The maximum frame length for 10 Mbps Ethernet is
- 128 bytes
- 3036 bytes
- 1518 bytes
- 64 bytes
Answer: (3)
4. The bit rate of a signal is 3000 bps. If each signal unit carries 6 bits, the baud rate of the signal is
- 500 baud/sec
- 1000 baud/sec
- 3000 baud/sec
- 1800 baud/sec
Answer: (1)
5. The syntax of capturing events method for document object is
- CaptureEvents()
- CaptureEvents(Org eventType)
- CaptureEvents(eventType)
- CaptureEvents(eventVal)
Answer: (3)
6. One of the main feature that distinguish microprocessor from micro-computers is
- words are usually larger in microprocessors
- words are shorter in microprocessors
- microprocessor doesnot contain any I/O devices
- None of the above
Answer: (3)
7. Linking to another place in the same or another webpage requires two A(anchor) tags, the first with the .......... attribute and second with the ......... attribute.
- NAME and LINK
- LINK and HREF
- HREF and NAME
- TARGET and VALUE
Answer: (3)