what is an ERP?
Answers were Sorted based on User's Feedback
Answer / ravi
It stands for Enterprise Resource Planning. It is a system
that is used to manage and coordinate all the resources,
information and functions of a business.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / divya
ERP stands for enterprise resource planning. It integrates
all the departments to an organization into a single
centralized system.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is sizeof return in c?
How do you define CONSTANT in C?
What is a symbolic constant?
Is exit(status) truly equivalent to returning the same status from main?
What are the commands should be given before weiting C Program i.e, Cd.. like
4 Answers IBM, Infonet, Satyam, Tech Mahindra,
What is the purpose of & in scanf?
a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All
3 Answers Accenture, Digg.com,
Why cann't whole array can be passed to function as value.
How we can set and clear bit in a byte using macro function?
how to reverse string "Hello World" by using pointers only. Without any temp var
Write program to remove duplicate in an array?
can we have joblib in a proc ?