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 |
how to print this pyramid * * * * * * * * * * * * *
Write a program to check prime number in c programming?
What are the primitive data types in c?
What is the explanation for cyclic nature of data types in c?
How to add two numbers with using function?
What are the 5 organizational structures?
What is the output of the following program main();{printf ("chennai""superkings"}; a. Chennai b. superkings c. error d. Chennai superkings
What is the memory allocated by the following definition ? int (*x)();
which one is better structure or union?(other than the space occupied )
What's a good way to check for "close enough" floating-point equality?
Explain what happens if you free a pointer twice?
Place the #include statement must be written in the program?