In the function P(x) = 85x-(50x+150,000), the profit for 5,000 units is
In screw gauge, if zero of circular scale coincides with the index line, then the zero error will be:
In form of logarithm, ax = y can be written as
If logay = x then antilogarithm of x should be
Characteristic of log 1563.4 is
If each ticket of amusement park is sold for $20 then function for total sales can be written as
Characteristic of log 0.03 is
Define the skeleton of an algorithm in an operation, deferring some steps to subclasses. It lets subclasses redefine certain steps of an algorithm without changing the algorithm structure
What does the following piece of code do?for (int i = 0; i < arr.length-1; i++){ for (int j = i+1; j < arr.length; j++) { if( (arr[i].equals(arr[j])) && (i != j) ) { System.out.println(arr[i]); } }}
1st quartile is also known as
5,2.5,7.5,?,23.5,34.5,47.5
What is the value of log3(1.5) +log3 (6)
The probability of getting at least one tail in 5 throws of a coin is
If COMPUTER is coded as GKQLYPIN, what is the code for SENATE