Question
Two playing cards are drawn one after another without
putting the first one back. What is the probability that at least one of them is an Ace?Solution
ATQ,
= Probability that both cards are aces + Probability that first card is ace × second is not ace + Probability that first is not ace × second is ace
= (4/52) × (3/51) + (4/52) × (48/51) + (48/52) × (4/51)
= (12 + 192 + 192) ÷ (52 × 51)
= 396 ÷ 2652
= 33/221
What is Android Honeycomb?
Apple and Microsoft licensed graphical user interface technology from which company?
Which of the following programming language for developing multimedia web pages, websites and web-based applications?Â
The Internet has been around for a few decades, but when was the Web invented?
According to StatCounter, what percentage of computers in the consumer market are Macs?
___________ is computers which provide shared resources to users in the network.
Which of the following protocol defines the way in which data must be transferred over a TCP/IPÂ network.
EULA stands for
Process of placing data in a temporary working area for another program to process in known as –Â
A __________ is computer software that transforms computer code written in one programming language (the source language) into another computer languag...