Start learning 50% faster. Sign in now
मितभाषी : कम बोलनेवाला। मृदुभाषी : मृदु वचन बोलनेवाला। बहुभाषी : बहुत बोलनेवाला।
Which of the following algorithm design techniques is characterized by breaking a problem into smaller sub-problems and solving each recursively? ...
In which scenario would para virtualization be preferred over full virtualization?
Which of the following best describes the main advantage of a Management Information System (MIS)?
In the design and analysis of algorithms, which of the following algorithms is based on the greedy approach?
Which component in a V-shaped software development model corresponds to the testing phase?
Which module in Python supports regular expressions?
In Huffman coding, data in a tree always occur?
1. Predict the output of the code
public class Animal {
public static void main(String args[])
...
In I/O scheduling, which of the following algorithms minimizes seek time but may lead to starvation of requests at the ends of the disk?