Start learning 50% faster. Sign in now
Runs scored by 4’s = 21 × 4 = 84 Total 6’s = 18, Each player except Pujara hit at least a 6. And Kohli hit the maximum 6’s. So 6’s by Kohli = 7. So runs scored by 6’s = 7 × 6 = 42 Total runs scored by 4’s and 6’s = 84 + 42 = 126 For these runs balls played are 21 + 7 = 28 …….….(i) So runs by 1’ s and 2’s = 222 – 126 = 96 1’s and 2’s runs ratio = 1 : 3 So 24 runs by 1’2 and 72 (2 × 36) by 2’s So balls for 1’s and 2’s = 24 + 36 = 60 ……………….(ii) So total balls = 28 + 60 = 88 So number of dot balls = 156 – 88 = 68
Physical address called as MAC address is associated with which layer?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
How does the ‘localStorage’ feature in HTML5 help web developers?
Which algorithm is commonly used for collaborative filtering in recommendation systems?
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
What is the purpose of a voltage divider circuit?
Relational Algebra is
Which classic dynamic programming problem involves finding the shortest path in a weighted, directed graph?
The banker’s algorithm is used
What is the role of the catch block in exception handling?