Statewise Prepration
Govt. Examwise MCQ
2023+ MCQ Questions in english हिन्दी
What does “virtual memory” refer to?
Virtual memory allows a computer to compensate for shortages of physical memory by using disk space. This helps run larger applications by extending RAM virtually. It slows down performance compared to real RAM.
Which logic gate returns false only when all inputs are true?
NAND (Not AND) returns false only if all inputs are true. It is considered a universal gate because all logical operations can be built using only NAND gates. It’s essential in hardware design.
What does the term "deadlock" refer to in operating systems?
A deadlock occurs when processes wait indefinitely for resources held by each other. This creates a circular dependency, halting progress. Operating systems use algorithms to prevent or detect deadlocks.
Which of the following is NOT a functional programming language?
Pascal is a procedural programming language and not designed for functional programming paradigms. In contrast, Haskell and Scala are purely or partly functional. Python supports functional features but isn’t a functional language by design.
Which computer architecture uses a single bus for instructions and data?
von Neumann architecture stores both data and program instructions in the same memory. This design is simple but suffers from the "von Neumann bottleneck." It's used in most general-purpose computers.
What is the full form of JSON?
JSON is a lightweight data interchange format based on JavaScript syntax. It's widely used in web APIs and data transmission. It is human-readable and easy to parse by machines.
17. In Python, what will print(0.1 + 0.2 == 0.3) output?
Due to floating-point precision errors, 0.1 + 0.2 results in a value slightly more than 0.3. Thus, the equality test returns False. This is a classic floating-point arithmetic caveat in computing.
Which scheduling algorithm is used in real-time operating systems?
Rate Monotonic Scheduling is a priority-based real-time algorithm where shorter cycles get higher priority. It ensures predictable task execution. It's commonly used in embedded and control systems.
In Big Data, what does the “4 Vs” stand for?
Big Data is defined by its high Volume (data size), Velocity (speed), Variety (types), and Veracity (uncertainty). These characteristics pose challenges for traditional data processing. The 4 Vs guide the design of scalable data systems.
Which layer of the OSI model is responsible for encryption and compression?
The presentation layer manages data formatting, translation, encryption, and compression. It acts as a translator between the application and the lower layers. This layer ensures readable data formats between systems.
What does RAID stand for in storage systems?
RAID is a method to combine multiple physical disks into one logical unit to increase performance or redundancy. Different RAID levels offer trade-offs between speed and fault tolerance. RAID is common in servers and critical storage systems.
Which climate zone does Meghalaya belong to?
Subtropical with heavy rainfall .
What percent of India’s forest cover does Meghalaya contribute?
About 2.26% national forest cover .
Which fish was discovered in Meghalaya’s underground waters in 2020?
The largest subterranean fish discovered
How many orchid species are found in Meghalaya?
Around 300 species .
Which large ape is native to Meghalaya?
The only ape species in India
Which environmental issue is caused by “rat-hole mining” in Meghalaya?
Causes acid mine drainage and dust
Which river is famed for crystal-clear water on the India–Bangladesh border?
Dawki/Umngot River .
What animal does Siju Cave host in abundance?
Home to tens of thousands of bats .
Which is the longest cave in Meghalaya?
Krem Puri (~24 km)
What is the time complexity of binary search on a sorted array?
Binary search divides the search space in half with each step, resulting in logarithmic time complexity. It requires the input to be sorted. This makes it faster than linear search for large datasets.
What type of cave system is Siju Cave?
It is a limestone cave
What is Meghalaya’s state animal?
Clouded leopard is the state animal
Siju Wildlife Sanctuary is best known for
Known for rare birds and marine fossil-bearing limestone
Which national park is in South Garo Hills?
Balpakram NP lies in South Garo Hills
What is a Meghalaya sacred grove?
Area conserved due to religious beliefs
Which endangered pitcher plant species is native to Meghalaya?
Nepenthes khasiana occurs only in Meghalaya
Which method is used in Meghalaya for rapid afforestation?
The Japanese Miyawaki technique