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 / kk
they write at the same rate (one line code pr minute )
so 5 minutes
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is encapsulation in simple terms?
Why is object oriented programming so hard?
What is a class in oop?
What is abstract class in oop?
hi all..i want to know oops concepts clearly can any1 explain??
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why interface is used?
What is polymorphism and example?
what is difference between class template and template class?
What is data binding in oops?
How to call a non virtual function in the derived class by using base class pointer
What is the difference between encapsulation and polymorphism?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Why do we use oop?
What is the difference between inheritance and polymorphism?