Questions

Q:

Which of the following parts of the sun is easily visible only during a total solar eclipse? 

A) core B) photosphere
C) sunspots D) corona
 
Answer & Explanation Answer: D) corona

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Science

139 21026
Q:

Nuclear membrane is absent in

A) Volvox B) Penicillium
C) Agaricus D) Nostoc
 
Answer & Explanation Answer: D) Nostoc

Explanation:

Nostoc is a prokaryote. Prokaryotic cells lack membrane bound organelles and well organized nucleus, that is nuclear envelope is absent in these cells.

nuclear_membrane1533030195.jpg image

The nuclear envelope, also known as the nuclear membrane, a bilayer membranes which surrounds the nucleus, and in eukaryotic cells it encases the genetic material.

Report Error

View Answer Report Error Discuss

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

82 20984
Q:

Between which of the following was the ancient town of Takshasila located

A) Indus and Jhelum B) Jhelum and Chenab
C) Chenab and Ravi D) Ravi and Beas
 
Answer & Explanation Answer: A) Indus and Jhelum

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

48 20956
Q:

Which of the following is a form of functional testing?

A) Security testing B) Performance testing
C) Boundary value analysis D) Usability testing
 
Answer & Explanation Answer: D) Usability testing

Explanation:

Functional testing is a type of testing that is done against the requirements of the business application. 

Which_of_the_following_is_a_form_of_functional_testing1552046654.png image

Examples of functional testing are Smoke testing, Sanity testing, Regression testing, Usability testing.

Report Error

View Answer Report Error Discuss

30 20919
Q:

What is the output of this C code?

        #include <stdio.h>
        void main()
        {
            int x = 97;
            char y = x;
            printf("%cn", y);
        }

A) a B) 97
C) Run time error D) None
 
Answer & Explanation Answer: A) a

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 20917
Q:

Which one of the following rivers is recharged by subsoil water?

A) Godavari B) Damodar
C) Narmada D) Krishna
 
Answer & Explanation Answer: C) Narmada

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

119 20916
Q:

What is "bug leakage?" and what is "bug release?"

Answer

A bug leakage results when a bug is detected which should have been detected in earlier builds/versions of the application.


A defect which exists during testing yet unfound by the tester which is eventually found by the tester/end-user is also called bug leakage.


A bug release is when a particular version of s/w is released with a set of known bug(s)/defect(s). These bugs are usually low severity and/or low priority bugs. It is done when the company can afford the existence of bug in the released s/w rather than the time/cost for fixing it in that particular version. These bugs are usually mentioned in the Release Notes.

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

21 20913
Q:

' Yellow cake ' an item of smuggling across border s

A) A crude form of heroin B) A crude form of cocaine
C) Uranium oxide D) Unrefined gold
 
Answer & Explanation Answer: C) Uranium oxide

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

117 20870