Question
Which of the following statements is true regarding the
"HaatiApp" developed to mitigate human-elephant conflict in Assam?Solution
HaatiApp is specifically designed as an early warning system to alert users about the presence of wild elephants near human settlements. This feature aims to promote coexistence and enhance safety by informing residents of potential dangers in real-time. The application was developed by Aaranyak, a biodiversity organization based in Assam, with support from the SBI Foundation, British Asian Trust, and the Darwin Initiative, indicating a collaborative effort rather than sole development by the state government or the involvement of the UN. Additionally, the app includes practical tools such as an ex-gratia application form for villagers to claim compensation for damages, further supporting its utility in conflict mitigation.
Which phase of the compiler ensures that identifiers are declared before they are used?
Which of the following is NOT a type of intermediate code?
Which of these is a bottom-up parser?
Peephole optimization is applied during:
In a compiler, lexical analysis is responsible for:
Which of the following is the first phase of a compiler?
Which data structure is commonly used in implementing a recursive descent parser?
Which technique is used to handle left recursion in a grammar?
Which of the following algorithms is specifically designed to minimize the average time a process spends waiting before execution in a CPU scheduling co...
Which phase of the compiler checks the type consistency of the program?