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 / guest
14 mins
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the main feature of oop?
What is the diamond problem in inheritance?
What are oops methods?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
What is the benefit of oop?
What is inheritance in simple words?
what type of question are asked in thoughtworks pair programming round ?
What is meant by oops concept?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is overloading in oops?
What is overloading and its types?
What is a null tree?
what type of questions
What is encapsulation in oops?