Vaibhav
This page lists questions and answers that were posted by visitors named Vaibhav.
Questions
The following questions were asked by visitors named Vaibhav.
By selling a sofa set at 85% of the labelled price, Apex furniture earned a profit of 13.33% when it sold the sofa set for Rs 17,000.What will be the profit percentage if the discount is not offered?
9 years ago
Gravitational force is a -------- force. Fill in the blanks
9 years ago
What is the smallest value of n such that an algorithm whose running time is (2^15)n runs faster than an algorithm whose running time is 2^n on the same machine?
9 years ago
What is the count for the instruction CountMe as a function of n for the fragment below? (Assume that n can be either even (2k) or odd (2k+1)) Line 1: j = 0 Line 2: while (j < n) { Line 3: CountMe Line 4: j = j+2; }
9 years ago
What is the count for the instruction CountMe as a function of n for the fragment below? (Assume that 2k-1 ≤ n < 2k). Line 1: j = 1 Line 2: while (j<= n) { Line 3: CountMe Line 4: j = 2*j;
9 years ago
What is the count for the instruction CountMe as a function of n for the fragment below? Line 1: j = 1 Line 2: while (j<= n/2) { Line 3: i = 1 Line 4: while (i<=j) { Line 5: CountMe Line 6: i++ Line 7: } Line 8: j++ Line 9: }
9 years ago
10÷12/3
4 years ago
Answers
The following answers were posted by visitors named Vaibhav.
So the series is, 1 + 2(0.95) + 2(0.95)^2 + 2(0.95)^3 +... all in meter. Which can be written as, 1 + 2*(Summation over n={1,infinity}(0.95^n)) = 1 + 2*(1/(1-0.95)-1) Which comes to 39m
10 years ago
PLs tell me the answer to dis.
8 years ago
The answer is VENUS. First letter is in VAN but not in PAN. Therefore, the first letter is V. Second letter is in both EARTH and HEAVEN. Hence, the second letter is E. Third letter is in ONE and not in TWO. This letter is N. Fourth letter is in both BUN a...
4 years ago
Rajat can type 3200 words in 60 minute Words type in 16 minutes = 3200÷4 = 800 Words type in 16 minutes = 800
4 years ago
41.2
3 years ago