Question
A fair coin is tossed 6 times. What is the probability
of getting exactly either two or three heads?Solution
Since a fair coin is tossed 6 times hence total number of possible outcomes = 2 6 Â = 64
Total number of ways of getting either two or three heads = 6C2 Â +Â 6C3 Â = (15 + 20) = 35
Hence required probability = 35/64
- What is a public cloud?
Which functions are declared inside a class have to be defined separately outside the class?
The weakening of signal in long-term transmission is called?
In RDBMS, what is the purpose of the Data Dictionary?
What is the main advantage of using NoSQL databases for big data storage over traditional relational databases?
What data structure is commonly used to implement a graph's adjacency list?
Which of the following is not the required condition for binary search algorithm?
Which tool is used to build data pipelines and workflows in Hadoop-based systems?
The boolean function f(x, y) = x OR (NOT(y)) is equivalent to which of the following boolean expressions?
A 'ransomware' attack typically involves: