wht is the difference between KPO and BPO ?
Answer Posted / pedda
KPO-> Knowledge process outsourcing
in these process to identify out sourcing is very
critical.
Knowledge process can be defined as high added value
processes chain where the achievement of objectives is
highly dependent on the skills, domain knowledge and
experienceof the people carrying out the activity.
BPO-> Business process outsourcing
in these process to identify the out sourcing is
essay(than the KPO) ,bpo means like a call centers
| Is This Answer Correct ? | 113 Yes | 11 No |
Post New Answer View All Answers
Why c language?
What is pointers in c with example?
can any one tel me wt is the question pattern for NIC exam
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
Where does the name "C" come from, anyway?
What is the difference between #include and #include 'file' ?
Explain how do you declare an array that will hold more than 64kb of data?
Is fortran still used in 2018?
Is c is a procedural language?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
How can I get the current date or time of day in a c program?
Explain what is the difference between far and near ?
Why main is used in c?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
How can my program discover the complete pathname to the executable from which it was invoked?