Questions

Q:

Consider the following statements about the Bureau of Pharma PSUs of India (BPPI):1. It is the implementing agency of Pradhan Mantri Bhartiya Janaushadhi Pariyojana (PMBJP).2. It has registered as an independent society under the Societies Registration Act, 1860.Which of the statements given above is/are correct?

A) 1 only B) 2 only
C) Both 1 and 2 D) Neither 1 nor 2
 
Answer & Explanation Answer: C) Both 1 and 2

Explanation:

Bureau of Pharma PSUs of India (BPPI) is the implementing agency of Pradhan Mantri Janaushadhi Pariyojana (PMBJP). BPPI was established in December2008 under the Department of Pharmaceuticals, Government of India. The Bureau has been registered as an independent society under the Societies RegistrationAct, 1860 as a separate independent legal entity in April, 2010. BPPI follows the provisions of GFR, 2017 as amended from time to time, the CVC guidelines, and instructions from the Department of Pharmaceuticals.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

0 3450
Q:

Spraying of DDT on crops causes pollution of __________

A) Air & Soil B) Crops & Air
C) Soil & Water D) Air & Water
 
Answer & Explanation Answer: C) Soil & Water

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

1 3450
Q:

According to Nomura's Report, India’s GDP growth rate is expected to be around _________ in the financial year 2017-18.

A) 7.6% B) 7.3%
C) 7.8% D) 7.1%
 
Answer & Explanation Answer: D) 7.1%

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

7 3450
Q:

Point out the error, if any, in the following program.

#include "stdio.h"

main()

{

      unsigned char;

       FILE *fp;

       fp = fopen ("trail", "r");

       while (( ch = getc (fp)) ! = EOF)

               printf ("%c", ch);

       fclose (fp);

}  

Answer

EOF has been defined as #define EOF -1 n the file "stdio.h" and an unsigned char ranges from 0 to 255 hence when EOF is read from the file it cannot be accommodated in ch. Solution is to declare ch as an int.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 3449
Q:

Which key is used for the last action?

A) Ctrl + D B) Alt + Z
C) Ctrl + Z D) Alt + D
 
Answer & Explanation Answer: C) Ctrl + Z

Explanation:

For undo the action or last action [Ctrl + Z] is used.

Report Error

View Answer Report Error Discuss

7 3448
Q:

The "aha!" experience is known as

A) vicarious learning B) latent learning
C) insight learning D) None of the above
 
Answer & Explanation Answer: C) insight learning

Explanation:

The "aha!" experience is known as insight learning.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: AIEEE , Bank Exams , CAT , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO

0 3448
Q:

PAS is a drug used in the treatment of

A) Cancer B) Typhoid
C) Malaria D) Tuberculosis
 
Answer & Explanation Answer: D) Tuberculosis

Explanation:

Para-amino salicylic acid (PAS) is used in the treatment of Tuberculosis.

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

4 3447
Q:

Under which one of the following Articles of the Constitution of India, is the 'Annual Financial Statement' of the economy to be laid by the Government, on the table of the Parliament before 31st March, every year?

A) Article 16 B) Article 31
C) Article 112 D) Article 124
 
Answer & Explanation Answer: C) Article 112

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

5 3447