If 12=4, 22=10, 32=21 then 42=__?
Answer Posted / pratapreddy guvvala
12=4
22=10 here 10=((4*2)+2)
32=21 here 21=((10*2)+1)
42=? here ?=((21*2)+0) so ans=42
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
What is syntax?
What is the testing process you follow in your organization?
What is criticality?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
Hello, I would like to know which all versions of Testing tools (load runner, winrunner, qtp, test director) are no longer used and which versions of these which are being used?
Explain quality control?
What is incremental analysis?
The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing
What it means by test harness?
What is the difference between test matrix and traceability matrix?
Explain failure?
What is a user friendly software?
What is high order tests?
What are the layers of iSCSI Protocol?
What is the difference between Manual Test Plan and the Automated Test Plan?