Question
The table given below shows the number of calculators
sold by seven companies in a month. Â Which of the following statement(s) is/are correct? I. The ratio of number of calculators sold by company A to the number of calculator sold by company G is 7 : 23 respectively. II. The ratio of number of calculators sold by company A to the number of calculator sold by company B is 17 : 29 respectively.Solution
From statement I: Required ratio = 1225:4025 = 7 : 23 True. Â From Statement II: Required ratio = 1225:1275 = 49:51 False.
Consider the following JSON object:
json
{
 "user": {
  "id": "u123",
  "name": "Alice",
  "age"...
Which of the following is an example of parametric polymorphism?
 Resolution of analog to digital converter is given by_____
A C function attempts to find a substring.
#include
#include
char* find_substring(char* haystack, char* needle...
What is the difference between memoization and tabulation in Dynamic Programming?
What is the best case time complexity of merge sort?
What is the primary purpose of the Banker's Algorithm in operating systems?
*-adc is which form of representation ?
What is the purpose of the fork() system call in Unix-based operating systems?
State true or false                              Â
ODBC drivers are available for Oracle, Sybase, Informix, Mic...