Questions

Q:

Who is the custodian of indian constitution?

A) Supreme Court B) Cabinet Ministers
C) President D) Parliament
 
Answer & Explanation Answer: A) Supreme Court

Explanation:

The president is the nominal custodian of the Indian constitution but the ideal custodian is the supreme court of India.

Who_is_the_custodian_of_indian_constitution1557491256.jpg image

Report Error

View Answer Report Error Discuss

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

25 17639
Q:

The first completely 64-bit compatible version of Android -

A) Android 5.0 Lollipop B) Android 2.3 Gingerbread
C) Android 4.0 Ice Cream Sandwich D) Android 3.0 Honeycomb
 
Answer & Explanation Answer: A) Android 5.0 Lollipop

Explanation:

Android 5.0 Lollipop is the first completely 64-bit compatible version of Android.

Report Error

View Answer Report Error Discuss

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

26 17637
Q:

The discovery of neutron became very late because

A) it is present in nucleus B) it is a fundamental particle
C) it does not move D) it does not carry any charge
 
Answer & Explanation Answer: D) it does not carry any charge

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

63 17623
Q:

_________ provide expansion capability for a computer system

A) Sockets B) Slots
C) Bytes D) None of these
 
Answer & Explanation Answer: B) Slots

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

74 17613
Q:

Tear one off and scratch my head, what once was red is black instead. What am I?

Answer

A Match stick. 


You tear a match out of a matchbook and scratch the head to light it, then the red tip turns black from the flame.

Report Error

View answer Workspace Report Error Discuss

Subject: Word Puzzles Exam Prep: TOEFL , GRE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk , Analyst

32 17598
Q:

 What is the output of this C code? 

        #include <stdio.h>
        void m()
        {
            printf("hi");
        }
        void main()
        {
            m();
        }

A) hi B) Run time error
C) None D) Varies
 
Answer & Explanation Answer: A) hi

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

0 17591
Q:

The output of the code below is

        #include <stdio.h>
        int *m()
        {
            int *p = 5;
            return p;
        }
        void main()
        {
            int *k = m();
            printf("%d", k);
        }

A) 5 B) Junk value
C) 0 D) Error
 
Answer & Explanation Answer: A) 5

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 17569
Q:

Vikramshila Mahavihara was established by the ruler of

A) Pushyabhuti Dynasty B) Barman Dynasty
C) Sen Dynasty D) Pala Dynasty
 
Answer & Explanation Answer: D) Pala Dynasty

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

41 17560