Questions

Q:

Which of the following is a popular programming language for developing multimedia webpages.

A) COBOL B) Java
C) BASIC D) Assembler
 
Answer & Explanation Answer: B) Java

Explanation:

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

 

Which_of_the_following_is_a_popular_programming_language_for_developing_multimedia_webpages1548652333.jpg image


Java is used to develop mobile apps, web apps, desktop apps, games and much more...

Report Error

View Answer Report Error Discuss

158 36610
Q:

What is the output of this C code?

   #include <stdio.h>
    int main()
    {
        int a = 1, b = 1;
        switch (a)
        {
        case a*b:
            printf("yes ");
        case a-b:
            printf("non");
            break;
        }
    }

A) yes B) no
C) Compile time error D) yes no
 
Answer & Explanation Answer: C) Compile time error

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

7 36584
Q:

Which of the statements given below are correct?

 

A) Rafael Nadal won the Tennis 2017 Wimbledon Championships Men's Singles.


B) Aryan Tari won the 2017 World Junior Chess Championship.


C) Viktor Axelsen won the Men's Singles Badminton 2017 BWF World Championships.

 

A) Only A B) Only B
C) Both B and C D) None of these
 
Answer & Explanation Answer: C) Both B and C

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

2 36559
Q:

A _______ is a software program used to view Web pages.

A) site B) host
C) link D) browser
 
Answer & Explanation Answer: D) browser

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

129 36559
Q:

Primary growth in plants occurs by

A. Vertical meristem

B. Lateral meristem

C. Intercalary meristem

D. Apical meristem

 

A) C & D B) A, B & D
C) A, B, C & D D) B, C & D
 
Answer & Explanation Answer: A) C & D

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: Bank Exams

0 36515
Q:

Which among the following Acts were repealed by Article 395 of the Constitution of India?

1.The Government of India Act, 1935

2.The Indian Independence Act, 1947

3.The abolition of Privy Council jurisdiction Act, 1949

4.The government of India Act, 1919

 

Select the correct answer using the code given below.

A) 1 and 2 only B) 1 and 3 only
C) 1, 2 and 3 only D) 1, 2, 3 and 4
 
Answer & Explanation Answer: A) 1 and 2 only

Explanation:

A395. Repeals The Indian Independence Act, 1947, and the Government of India Act, 1935 , together with all enactments amending or supplementing the latter Act, but not including the Abolition of Privy Council Jurisdiction Act, 1949.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

0 36477
Q:

Which of the statements given below are correct?


A) Rafael Nadal won the Tennis 2017 French Open Men's Singles.


B) In 2017, Valentino Rossi raced in MotoGP for Ducati.


C) In 2017, Marc Márquez raced in MotoGP for Honda.

 

A) Only A B) Only B
C) Both A and C D) A, B and C
 
Answer & Explanation Answer: C) Both A and C

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

1 36464
Q:

Arrange the following Commissions chronologically on the basis of their date of setting :

1.The   Second   Administrative   Reforms Commission

2.The Eleventh Finance Commission

3.Punchhi Commission

4.Sarkaria Commission

Select  the  correct  answer  using  the  code given below.

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

Explanation:

Sarkaria commission-1983, Punchhi commission-2007, Eleventh     Financial     commission 2000-2005,  Second  Administrative Reform commission –2005

Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

0 36448