The IT giant Tirnop has recently crossed a head count of
150000 and earnings of $7 billion. As one of the forerunners
in the technology front, Tirnop continues to lead the way in
products and services in India. At Tirnop, all programmers
are equal in every respect. They receive identical salaries
and also write code at the same rate. Suppose 14 such
programmers take 14 minutes to write 14 lines of code in
total. How long will in take 5 programmers to write 5 lines
of code in total ?
Answer Posted / sudeep dutta
14. It was very easy. I learned unitary method in class 5.
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
Get me a number puzzle game-program
is there any choice in opting subjects like 4 out of 7
What is a function in oop?
Can we override main method?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Which type does string inherit from?
What is polymorphism give a real life example?
What is polymorphism explain?
What is abstraction in oops with example?
Can we define a class within the interface?
How to hide the base class functionality in Inheritance?
Why do pointers exist?
What is the difference between a constructor and a destructor?
How can you overcome the diamond problem in inheritance?
What is overloading and its types?