Start learning 50% faster. Sign in now
The Prime Minister distributes the portfolios among the Council of Ministers. He recommends appointments of Chief Justice, judges of the Supreme Court, Governors of the state etc. He is the Chief spokesperson and defender of the constitution. He represents the country at international conferences.
From the following algorithm design techniques which one is used to find all the pairs of shortest distances in a graph?
Which of the following is a type of virus?
In a compiler, keywords of a language are recognized during
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...
In Node.js, which module is used for file system operations?
Which of the following is NOT a common synchronization mechanism in operating systems?
Which one of the following is used for artificial intelligence?
The boolean function f(x, y) = x OR (NOT(y)) is equivalent to which of the following boolean expressions?
Which of the following statements is true regarding the class NP?
Consider the following three functions.
f1 = 100n
f2 = nlogn
f3 = n√n
Which one of the fo...