-
- +
- ++
- *
- /
Sciences MCQs
Which of the following JavaScript method rounds a number upwards to the nearest Integer?
-
- apx( )
- ceil( )
- asin( )
- abs( )
Following are the advantages of Data Replication except _____.
-
- Reliability
- Quicker Response
- Reduction in Storage Requirements
- Reduction in Network Load
Today, it is very rare to see a LAN, MNA, or a WAN in isolation; they are connected to one another. When two or more network are connected, the nettwork is called _____.
-
- Inter Network
- Outer Network
- PAN (Personal Area Network)
- Intra Network
In which of the following windows thread states, a thread enters this state after waiting if it is ready to run but the resources are not available? For example, the threads stack may be paged out memory. When the resources are available, the thread goes to the Ready state.
-
- Standby
- Running
- Transition
- Terminated
Which of the following is a technique by which different analog and digital streams of transmission can be simultaneously processed over a shared link? It divides the high capacity medium into the low capacity logical medium which is then shared by different streams.
-
- Analogical
- Multiplexing
- Digitalize
- Miscellaneous
What is the fifth layer of Networking OSI (Seven-Layer)mode?
-
- Transport Layer
- Session Layer
- Network Layer
- Application Layer
Following are the basic operations supported by an array Except _____.
-
- Blaze
- Update
- Search
- Deletion
Which of the underlying layers provides an interface for the end- user operating a device connected to a network?
-
- Transport Layer
- Session Layer
- Network Layer
- Application Layer
Which of the following binary search tree has a property in which the sub-trees of every node differ in height by at most one?
-
- Heap Tree
- N-ary Tree
- AVL Tree
- Red-Black Tree