Question
Choose the word which is the most opposite in meaning
to the word ‘insinuating’ as used in the passage . Read the following passage carefully and answer the questions given below them. Certain words/phrases have been printed in bold to help you locate them while answering some of the questions. The Chief Justice of India (CJI) and the chief justices of high courts enjoy absolute power in the matter of assigning cases to colleague judges. The nature of the power vested in them is susceptible to misuse and this precisely is what the four judges are insinuating against the CJI. They have alleged that cases of national importance are marked to preferred judges to secure the desired results. It appears that the judges who have revolted against the CJI were upset by the assignment of Judge B M Loya’s matter to Justice Arun Mishra, a junior judge. The mere fact that Justice Mishra is a junior judge in the hierarchy of judges by itself is not a good enough ground to accuse the CJI of wrongdoing, unless there is something more to this than meets the eye. A junior judge is as much a constitutional functionary as his senior colleague. Both discharge the same judicial functions. Hence, by reason of seniority alone, one cannot claim the prerogative to deal with a particular case more so because it is perceived to be of public importance. Having said this, it appears that as a matter of practice and convention, the cases of so-called public importance are generally referred to senior judges. Since the CJI has seemingly deviated from this practice and as it has raised dust and storm , it falls upon the CJI to clear the air as to why Justice Mishra was preferred over his seniors. Earlier also, as reported, in an equally sensational matter, this very judge was preferred over his senior colleagues. Therefore, not only the CJI, all those who would like to see an independent and fearless judiciary need to look into the matter. The CJI has preferred to maintain absolute silence. There is no word from him. A former CJI had once said that in certain matters silence is not an option. I believe this is one such case. The CJI cannot afford to remain quiet. The matter is too serious to be brushed under the carpet . It is a perennial issue and will surface again and again. Therefore, the CJI must speak out and do so loudly and clearly.Solution
Insinuate = to instill something in someone’s mind / to suggest something Therefore , the word conceal (hide) is the most opposite.
Which routing algorithm is commonly used in the network layer to calculate the shortest path between network nodes?
The "fetch-decode-execute" cycle in CPU control design refers to the sequence of actions performed for each:
What are the three main dimensions of big data known as the "3Vs"?
What happens if an exception is thrown but not caught?
What will be printed from the below code?
List1 =[‘Ixambee’,’provides’,’best’,’mock’,’tests’]
print List1[2][-1]
...- What is a hybrid cloud?
What is the main advantage of using a B-tree or B+ tree over a binary search tree?
State true or false
Pipelining is a technique used in computer architecture to enhance instruction-level parallelism and improve the efficiency o...
What is Hadoop's primary function in big data processing?
Which of the following is an example of a message-passing IPC mechanism?