Question
दिए गए शब्दों मे से
कौन सा शब्द confidential का पर्याय है? Letters containing valuables e.g. cheques, drafts, policies, etc. are sent to the sections in a separate register named register of valuables. Letters containing important documents like service records, pension papers bills should be sent through a transit register through which their receipt should be watched. The register of valuables should be submitted to Audit Officer by the 5th of each month. The confidential letters are ordinarily received in double covers. The outer cover bears the official designation and the inner cover bears the name of the officer and is marked “confidential”. The letter should be handed over to the officer concerned. All the registered parcels and envelopes on receipt will be first checked by one of the markers of the Registered dak with the Postal List and the receipt acknowledged. The parcels and covers will be opened by the Daftary with due care. After necessary stampings, it will be passed to the markers who besides marking the section should also give postal registered cover.Solution
The correct answer is A
In Java, what will be the output of the following code snippet?
public class Test {
public static void main(String[] args) { <...
Which memory is the fastest?
Which of the following is the primary goal of a Cross-Site Scripting (XSS) attack?
What is the primary purpose of an abstract class?
Which network topology ensures full redundancy but is highly expensive and complex to implement?
Which algorithm is used for minimum spanning tree?
Which design pattern is best suited for managing the creation of objects without specifying their concrete classes?
Suffix Trees are useful for:
What is the maximum number of nodes in a binary tree of height 'h' (where root is at height 0)?
Which data structure is most suitable for implementing a priority queue with logarithmic time complexity for insertion and deletion?