Questions

Q:

The wavelength of a wave is the distance between

A) Crest and Trough B) Crest and Crest
C) Trough and Trough D) Both B & C
 
Answer & Explanation Answer: D) Both B & C

Explanation:

Distance between two Consecutive Crests or two Consecutive Troughs is called Wavelength. But the distance between crest and adjacent trough is half the wavelength.

That is the distance between adjacent crest and trough is called Half the wavelength.

Report Error

View Answer Report Error Discuss

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

11 3341
Q:

Pravasi Bharatiya Diwas is observed on which of the following days?

A) 9th January B) 19th January
C) 9th February D) 19th February
 
Answer & Explanation Answer: A) 9th January

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams
Job Role: Bank PO

0 3341
Q:

Full-service airline Jet Airways has announced a partnership with ride-hailing app ________ to book airport cabs through the Jet Airways app itself in 2017.

A) Bookmycab B) Dot cabs
C) Meru D) Uber
 
Answer & Explanation Answer: D) Uber

Explanation:

Full-service airline Jet Airways has announced a partnership with ride-hailing app Uber to book airport cabs through the Jet Airways app itself. The airline will partner Uber and facilitate travel from the airport once a passenger has booked a ticket on the Jet Airways app.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams , CAT
Job Role: Bank PO

1 3340
Q:

What is name of capital of MARSHALL ISLANDS ?

A) Tunis B) Accra
C) Tripoli D) Majuro
 
Answer & Explanation Answer: B) Accra

Explanation:
Report Error

View Answer Report Error Discuss

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

4 3340
Q:

The average salinity of seawater is

A) 35% B) 3.5%
C) 3% D) 2.5%
 
Answer & Explanation Answer: B) 3.5%

Explanation:

Seawater or salt water is water from a sea or ocean.

On average, seawater in the world's oceans has a salinity of approximately 3.5% or 35 parts per thousand. This means that for every 1 litre (1000 mL) of seawater there are 35 grams of salts dissolved in it.

 

Hence, The average salinity of seawater is 3.5%.

Report Error

View Answer Report Error Discuss

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

5 3340
Q:

Electron, Proton, Neutron discovered by

A) J. J. Thomson, Ernest Rutherford & James Chadwick B) John Dalton, J.J. Thomson & Neils Bohr
C) Neils Bohr, John Dalton & J.J. Thomson D) None of the above
 
Answer & Explanation Answer: A) J. J. Thomson, Ernest Rutherford & James Chadwick

Explanation:

J. J. Thomson discovered electrons in the year 1897.

electron_discovered_by1560577555.jpg image

Ernest Rutherford discovered protons in 1911.

proton_discovered_by1560577702.jpg image

James Chadwick discovered neutrons.

neutron_discovered_by1560577801.jpg image

Report Error

View Answer Report Error Discuss

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

5 3340
Q:

What are short, long and medium-term scheduling?

Answer

Long term scheduler determines which programs are admitted to the system for processing. It controls the degree of multiprogramming. Once admitted, a job becomes a process.


Medium term scheduling is part of the swapping function. This relates to processes that are in a blocked or suspended state. They are swapped out of real-memory until they are ready to execute. The swapping-in decision is based on memory-management criteria.


Short term scheduler, also know as a dispatcher executes most frequently, and makes the finest-grained decision of which process should execute next. This scheduler is invoked whenever an event occurs. It may lead to interruption of one process by preemption.

Report Error

View answer Workspace Report Error Discuss

0 3340
Q:

Explain a.) Quality Assurance b.) Quality Control c.) Test Case d.) Test Condition e.) Test Script f.) Test Data g.) Test Bed

Answer

a.) Quality Assurance


Quality assurance is an activity that establishes and evaluates the processes that produce products. Quality assurance would measure processes to identify weaknesses and then correct them to continually improve the process: Eg. Code review.


b.) Quality Control


Quality control is a process in which the product's quality is compared with standards and corrective actions taken if required. Quality control activities focus on identifying defects in the actual products produced. Eg. Testing.


c.) Test Case


A test case is a unit level document describing the inputs, steps of execution and the expected result of each test condition for every requirement from the BRD. Testers determine whether the application is working correctly or not based on the test case that is being executed. A test case is marked as "Pass" if the application works as expected and is marked as "Fail" if otherwise. Test cases also aide in generating test status metrics.


d.) Test Condition


Test condition is the condition on which the test execution evaluates to pass or fail. Eg of a test condition: Set Password field should accept a mix of Alphanumeric and Special characters on mandatory basis and throw error message otherwise.


e.) Test Script


Test script is the set of instructions performed on the application to verify its functions.


f.) Test Data


Test data is the input data used to test a particular functionality. Eg: Username and password to test a login screen.


g.) Test Bed


Test bed is the environment on which the testing is done and includes the software and hardware set up that is required for testing the application.

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

1 3339