MCQ Bank
If you want to develop pages offline then you are required to __________ library into your system.
- A) Fix
- B) Download
- C) Set
- D) Install
______code is used to disable all of the default behaviors and allow your content to handle all touch input.
- A) canvas { touch-action: true; }
- B) canvas { touch-action: disable; }
- C) canvas { touch-action: false; }
- D) canvas { touch-action: none; }
____________the user agent may consider touches that begin on the element only for the purposes of horizontally scrolling the element's nearest ancestor with horizontally scrollable content.
- A) Touch-action: Pan-x;
- B) Touch-action: Pan-left;
- C) Touch-action: Pan-y;
- D) Touch-action: Pan-right;
Which one is the correct code for providing Input Type for Numbers?
- A) <type="number">
- B) <input="number">
- C) <input type="number">
- D) <type input="number">
________________ HTML5 input type can be used to enter the month.
- A) Week
- B) Time
- C) Month
- D) Date
Generally, desktops and laptops have a(an) ______ input device as compared to phones and tablets.
- A) Equal
- B) Larger
- C) Smaller
- D) None of the given
_____________the user agent may consider touches that begin on the element only for the purposes of vertically scrolling the element's nearest ancestor with vertically scrollable content.
- A) Touch-action: Pan-y;
- B) Touch-action: Pan-up;
- C) Touch-action: Manipulation
- D) Touch-action: Pan-down;
<p>The maximum possible value of Incoming Bandwidth Consumption (IBC) is ______.</p>
- A) <p>ICB<sub>max</sub></p>
- B) <p>q(x)</p>
- C) <p>Zero</p>
- D) <p>1</p>
Node-by-Node Windows overcome the limitations of ----------------
- A) Fixed size windows
- B) Variable size windows
- C) End-to-end windows
- D) Dynamic windows
________ is the complexity of the link state protocol in datagram networks.
- A) O (n2)
- B) O (n log n)
- C) O (n)
- D) O (log n)
_________ is ratio between total amount of incoming data during a session over the duration of the session.
- A) Incoming Traffic Variation (ITV)
- B) DNS Requests per Seconds (DNSR)
- C) Rate of Repeated Queries (RRQ)
- D) Incoming Bandwidth Consumption (IBC)
_______ layer manages end to end delivery of data
- A) Network
- B) Physical
- C) Datalink
- D) Transport
___________is the time between a frame being ready for transmission from a node and delivery of the frame elsewhere in the network
- A) Delay
- B) Optimum Utilization
- C) Capacity
- D) Throughput
Which of the following is not a network performance parameter___________
- A) Offered load
- B) Throughput
- C) Extensibility
- D) Efficiency
In optimization problems where you must select the best route from a set of possible routes, what key component is used to evaluate and compare the alternatives?
- A) An objective function
- B) A decision variable
- C) A constraint set
- D) A heuristic method
…………. is error recovery approach known as re-transmission strategy, in which re-transmits all packets
- A) Repeat N
- B) Go Back N
- C) Go Back All
- D) Repeat All
The amount of useful traffic that is correctly transmitted, relative to total traffic is called ____________
- A) availability
- B) accuracy
- C) performance
- D) delay
Random request mode and _________ are the two modes of HTTP browser in OMNET++.
- A) Server
- B) Sequential
- C) Scripted
- D) User
According to the first case, delay Performance with Fixed Window in measuring the RTT estimation and time out is ……….
- A) Delay = 3RTT + O/R
- B) Delay = RTT + O/R
- C) Delay = 2RTT + O/R
- D) Delay = RTT + 2 O/R
Rate jitter measures_______________between minimal and maximal inter-arrival times
- A) Difference
- B) Equality
- C) Average
- D) Addition