I In City A population is 68000, decreasing at a rate of 80 per year City B having population 42000 increasing at a rate of 120 per Year. In how many years both the cities will have same population ? August 5, 2021 1 Min Read 0 22 August 5, 2021 1 Min Read 0 22 Answer : 130… Algebra Editor Continue Reading
W Write the test cases on prime number with result ? July 18, 2021 1 Min Read 0 188 July 18, 2021 1 Min Read 0 188 Answer : Let the prime number be n… Software Testing Editor Continue Reading
W Write 3 test cases on MS-WORD ? July 18, 2021 1 Min Read 0 186 July 18, 2021 1 Min Read 0 186 Answer : Check whether there is MS office in the system… Software Testing Editor Continue Reading
W Write the test cases on ATM for security purpose ? July 18, 2021 1 Min Read 0 34 July 18, 2021 1 Min Read 0 34 Answer : Verify the ATM card insertion… Software Testing Editor Continue Reading
W Write 3 test cases on railway reservation system ? July 18, 2021 1 Min Read 0 213 July 18, 2021 1 Min Read 0 213 Answer : Verify there is a train available… Software Testing Editor Continue Reading
W Write 3 main test cases for excel sheet ? July 18, 2021 1 Min Read 0 61 July 18, 2021 1 Min Read 0 61 Answer : Click on Start – Program file – MS Office… Software Testing Editor Continue Reading
W What is class/object diagram ? July 13, 2021 1 Min Read 0 30 July 13, 2021 1 Min Read 0 30 Answer : A class is an entity that determines how an object… Java Editor Continue Reading
W Write a function that takes an integer array as an input and find the largest number in the array. You cannot sort array or use any API or searching needs ? July 12, 2021 1 Min Read 0 21 July 12, 2021 1 Min Read 0 21 Answer : #include… C++ Editor Continue Reading
W What is the Output ? July 12, 2021 1 Min Read 0 10 July 12, 2021 1 Min Read 0 10 Answer : NULL… C Editor Continue Reading