In a gymnastic competition, scoring is based on the average of all scores given by the judges excluding the maximum and minimum scores. Let the user input the number of judges, after that, input the scores from the judges. Output the average score. Note: In case, more than two judges give the same score and it happens that score is the maximum or minimum then just eliminate two scores. For example, if the number of judges is 5 and all of them give 10 points each. Then the maximum and minimum score is 10. So the computation would be 10+10+10, this time. The output should be 10 because 30/3 is 10.
TCS,
2976hi Can anyone explain how to use sql quries in database testing with a real time scenarioin an application
2207wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
2087How the deployment phase of SDLC differs in product based company and in service based company ?
1 6260How can you schedule a report based on different time zone ?(ex: local time should be same as 10 am . Japan should get the report at 10 am. USA should get the report at 10 am).Is that possible?
1 8985What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
2306Before casting a basement roof slab which is connected with retaining wall surcharge load (i.e. sand or earth filling) outside the retaining wall is prohibited because of––
2424Providing cement based water proofing treatment to terrace (Indian water proofing) with brick bats with cement morter (1:5) and (1:3). what are rate in cum or sqm.
3 6308
Can we install Oracle database in VT100 Server?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to connect to a remote database using Applet?
How database connectivity in XML is achieved?
How data can be inserted into long row column of database?
Why does RNA have 5 bases and DNA has only 4?
How will you edit a baseline file of a verification point?
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
How do you do EURO conversion at the database level?
Define the database structure in CO-PA?
Allowed program to auto-correct the database when loading a presentation.
What is the Differnce between Client/Server Testing and Web Based Testing?
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?