Question
' संघ की राजभाषा
हिंदी और लिपि देवनागरी होगी। ' यह उपबंध भारत के संविधान के किस अनुच्छेद में है ?Solution
अनुच्छेद 343(1) के अनुसार संघ की राजभाषा हिंदी और लिपि देवनागरी होगी , संघ के शासकीय प्रयोजनों के लिए प्रयोग होने वाले अंकों का रूप भारतीय अंकों का अंतर्राष्ट्रीय रूप होगा।
Which tree traversal is most suitable for finding the shortest path in an unweighted graph represented as a tree?
Which C operator is used to access a value at a memory address stored in a pointer?
Which Python keyword is used to define a function?
Which of the following statements is correct for Python lists?
Which of the following is used to handle exceptions in Java?
- Which network device operates at the Data Link Layer of the OSI model and helps to filter and forward data between LAN segments?
In Python, what does len() function do?
Which algorithm is used to find the shortest path from a single source in graphs with negative weights?
In Java, which method is used to start a thread?
Which of the following is a valid C++ constructor?