Questions

Q:

______ is a particular area from which all the voters living there choose their representatives.

A) Constituency B) Voting Area
C) Election Area D) Legislative Area
 
Answer & Explanation Answer: A) Constituency

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

6 2884
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 2883
Q:

A man was slowly counting but unfortunately he miscounted. A little later he suffered a sharp pain is his back. Why?

Answer

The man want to buy a shirt went to a shop. He was counting the pins as he removed them from a new shirt. unfortunately, he missed one and wore.

Report Error

View answer Workspace Report Error Discuss

Subject: Logic Puzzles Exam Prep: Bank Exams

11 2883
Q:

Which sociological perspective is most closely linked to microsociology?

A) symbolic interactionism B) the feminist perspective
C) structural functionalism D) the conflict perspective
 
Answer & Explanation Answer: A) symbolic interactionism

Explanation:

There are two types of sociological theories:

1. Macro and

2. Micro.

Macro theories focus on the society as a whole and aim at establishing the general characteristics of the society. It is basically looking at the society as a whole and looking at a bigger picture. It aims to answer three basic questions:

1) What holds the societies together?

2) What are the sources of conflict in a society?

3) How do societies change?

There are two branches of macro-sociological theories: consensus and conflict, with the main representative being functionalist and marxist respectively.

 

Micro theories on the other hand, focus on the individuals who make up the society unlike macro theory which looks at the society as a whole. Micro theories are small scale. Consider it a magnifying glass, when you look through it, you 'zoom' in to the society and see the individuals who have made up that particular society.

 

Symbolic interactionism is the sociological perspective which is most closely linked to microsociology.

Report Error

View Answer Report Error Discuss

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

1 2882
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 2882
Q:

Choose what replaces '?' in the following figure ?

creative111486456294.jpg image

A) Q B) O
C) M D) N
 
Answer & Explanation Answer: D) N

Explanation:

The alphabetical value of the letters in the left hand column follows through the sequence of Prime Numbers, with the letters in the right hand column representing the corresponding reverse alphabetical values. So,

M = Reverse of M = N.

Report Error

View Answer Report Error Discuss

Filed Under: Missing letters puzzles
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Bank Clerk , Bank PO

6 2882
Q:

Organisms that depend only on raw plant products are said to be 

A) herbivorous B) vegetarian
C) carnivorous D) omnivorous
 
Answer & Explanation Answer: A) herbivorous

Explanation:

Herbivorous organisms are those that take for their food, plant parts like leaves raw in contrast to vegetarian, which means that plant products are taken raw or after being cooked.

Report Error

View Answer Report Error Discuss

Filed Under: Biology

3 2882
Q:

Which one of the following National Highways is the longest

A) NH-2 B) NH-7
C) NH-8 D) NH-15
 
Answer & Explanation Answer: B) NH-7

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

4 2882