Question
Which of the following is not among the list of special
category states under the National Electricity Fund Scheme?Solution
The National Electricity Fund (NEF) scheme is applicable to all states in India, except for works covered under RGGVY and R-APDRP projects. However, the states are categorized as "Special category" or "Focused" for the scheme. The Special category states are: North-eastern states (Assam, Meghalaya, Mizoram, Tripura, Arunachal Pradesh, Manipur, and Nagaland) Sikkim Uttarakhand Himachal Pradesh Jammu & Kashmir Ladakh Andaman & Nicobar Islands Lakshadweep
Which of the following is a property of a relational database?
What is a table joined with itself called?
Which debugging tool allows a developer to pause program execution at specific lines, inspect variable values, and execute code step-by-step?Β
Which normal form eliminates transitive dependency?
Which SQL clause is used to group rows based on one or more columns?
Β What is the primary purpose of a "Trigger" in a database?
In DBMS, which scheduling method ensures serializability of transactions?
Consider a scenario in an OOP application where a `NullPointerException` (or equivalent) occurs when trying to access a member of an object. What is the...
Which system call is used to create a new process in UNIX/Linux?
The command to test reachability of a host in Linux is: