Questions

Q:

The limbic system structure that regulates hunger is called the

A) Hypothalamus B) Cerebellum
C) Pituitary gland D) Cerebrum
 
Answer & Explanation Answer: A) Hypothalamus

Explanation:

the_limbic_system_structure_that_regulates_hunger_is_called_the1545974338.png image

 

The hypothalamus which is near the pituitary gland is a small region located at the base of the brain. The hypothalamus plays a crucial role in many important functions including releasing hormones, regulating body temperature, regulates hunger etc...

Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

3 2890
Q:

Write a c program to create dos command type.

Answer

#include
int main( int count,char * argv[] ) {
    int i;
    FILE *ptr;
    char *str;
    char ch;
    if( count == 1) {


         printf( "The syntax of the command is incorrect.\n" );
    }
    for( i=1;i<cout;i++ ){
         ptr=fopen(argv[i],"r");
         if(ptr==NULL){
             printf("The system cannot find the file specified.");
             if(count>2)
                 printf("\nError occurred while procesing : %s.\n",argv[i]);
         }
         else {
             if(count>2) {
                 printf("%s\n\n",argv[i]);
             }
             while((ch=getc(ptr))!=-1)
                 printf("%c",ch);
         }
         fclose(ptr);
    }
    return 0;
}


 


Save the above file as open.c, compile and execute the go to command mode (current working directory) and write: open xy.c (xy.c any file present in that directory)
To run the open command in all directories and drive you will have to give the path of current working directory in command mode. Write:
C:tc\bin>PATH c:\tc\bin
Now press enter key. Now your open command will work in all directory and drive.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2889
Q:

Which animal adaptation happened before the others?

A) Reproduction on land B) Development of a colelom
C) Tissue development D) Deuterostome development
 
Answer & Explanation Answer: C) Tissue development

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Animals and Birds
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk

10 2887
Q:

Most highly intelligent mammals are

A) Elephants B) Kangaroos
C) Whales D) Dolphins
 
Answer & Explanation Answer: D) Dolphins

Explanation:

Dolphins are the most highly intelligent mammals.

Report Error

View Answer Report Error Discuss

Filed Under: Animals and Birds
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

9 2887
Q:

Where is the Forest Reserve Institute of India located

A) Bhopal B) Dehradum
C) Lucknow D) Delhi
 
Answer & Explanation Answer: B) Dehradum

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

7 2887
Q:

How many posts are reserved for women at all levels in Panchayat Raj System in India?

A) 2/3 B) 1/4
C) 1/3 D) 1/2
 
Answer & Explanation Answer: C) 1/3

Explanation:

1/3 of the posts are reserved for women at all levels in Panchayati Raj System in India.

 

Panchayat Raj System in India ::

 

>> Recommend by: Balwantrai Mehta Committee 

>> System: 3-tier

>> Established by: Jawahar Lal Nehru

>> Constitutional amendment: 73rd (1992)

>> Schedule: 11th

>> First state to adopt: Rajasthan

>> Article: 243

>> Direct election: Gram Panchayat

Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

4 2886
Q:

When should you discard a PFD?

A) When it is too small B) When its been used 1 year
C) When its been used 1 month D) When it has a torn strap
 
Answer & Explanation Answer: D) When it has a torn strap

Explanation:

Personal flotation devices (PFDs), have life span upto it is damaged. Hence, When it has a torn strap you should discard a PFD.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , GATE
Job Role: Analyst , Bank Clerk , Bank PO

2 2886
Q:

Indians who have been featured on Forbe's list of the 100 Greatest Living Business Minds ?

A) Ratan Tata B) Lakshmi Mittal
C) Vinod Khosla D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

Three Indians – Ratan Tata, Lakshmi Mittal and Vinod Khosla have been featured on Forbe's list of the 100 Greatest Living Business Minds.

Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

7 2886