Question
a.
Economic Order Quantity
b.
Inventory
c.
Data Mining
d.
Demand-Sensitive Pricing
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. _______ model is designed to bring prices down by increasing the number of customers who buy a particular product at once.
Similar Questions
Discover Related MCQs
Q. Location transparency allows :
I. Users to treat the data as if it is done at one location.
II. Programmers to treat the data as if it is at one location.
III. Managers to treat the data as if it is at one location.
Which one of the following is correct ?
View solution
Q. In a distributed computing environment, distributed shared memory is used which is
View solution
Q. Given a simple image of size 10 x 10 whose histogram models the symbol probabilities and is given by
P1 P2 P3 P4
a b c d
The first order estimate of image entropy is maximum when
View solution
Q. If an artificial variable is present in the ,'basic variable' column of optimal simplex table, then the solution is
View solution
Q. The occurrence of degeneracy while solving a transportation problem means that
View solution
Q. Which of the following versions of Windows O.S. contain built-in partition manager which allows us to shrink and expand pre-defined drives?
View solution
Q. Which of the following computing models is not an example of distributed computing environment?
View solution
Q. Dining Philosopher's problem is a :
View solution
Q. All the classes necessary for windows programming are available in the module :
View solution
Q. Windows 32 API supports
View solution
Q. The pure object oriented programming language with extensive metadata available and modifiable at rim time is
View solution
Q. Consider the following two statements:
(a) Business intelligence and Data warehousing is used for forecasting and Data mining.
(b) Business intelligence and Data warehousing is used for analysis of large volumes of sales data.
Which one of the following options is correct?
View solution
Q. Consider the following two statements :
(a) Data scrubling is a process to upgrade the quality of data, before it is moved into Data warehouse.
(b) Data scrubling is a process of rejecting data from data warehouse to create indexes.
Which one of the following options is correct ?
View solution
Q. Given the following statements:
(a) Strategic value of data mining is time stamping
(b) Information collection is an expensive process in building an expert system.
Which of the following options is correct ?
View solution
Q. Match the following:
List-l List-II
a. Affiliate marketing i. Vendors ask partners to place logos on partner's site. If customers click, come to vendors and buy.
b. Viral Marketing ii. Spread your brand on the net by word-of-mouth. Receivers will send your information to their friends.
c. Group Purchasing iii. Aggregating the demands of small buyers to get a large volume. Then negotiate a price.
d. Bartering Online iv. Exchanging surplus Products and services with the process administered completely online by an intermediary. Company receives �points� for its contribution.
Codes: a b c d
View solution
Q. ............ refers loosely to the process of semi-automatically analysing large databases to find useful patterns.
View solution
Q. Which of the following is/are true w.r.t. applications of mobile computing?
(A) Travelling of salesman
(B) Location awareness services
View solution
Q. In 3G network, W-CDMA is also known as UMTS. The minimum spectrum allocation required for W-CDMA is ..........
View solution
Q. Which of the following statements is/are true w.r.t. Enterprise Resource Planning (ERP)?
(A) ERP automates and integrates majority of business processes.
(B) ERP provides access to information in a Real Time Environment.
(C) ERP is inexpensive to implement.
View solution
Q. Consider the following JAVA program:
public class First {
public static int CBSE (int x) {
if (x < 100) x = CBSE (x +10);
return (x - 1);
}
public static void main (String[] args){
System.out.print(First.CBSE(60));
}
}
What does this program print?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Current Trends and Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!