Start learning 50% faster. Sign in now
Let the MP and SP be 900x and 600x respectively. => 120% of CP = 600x => CP = 500x According to questions, => SP = CP + 100 => 600x = 500x + 100 => 100x = 100 => x = 1 Cost price = 500x = Rs.500
What is the difference between composition and inheritance?
What does the term "atomicity" mean in the context of transactions?
Which of the following is NOT a type of database backup?
What happens if dynamic memory is not deallocated after its use?
What is a key characteristic of dynamic programming?
The question of whether P = NP is one of the most famous open problems in computer science. Which statement best describes this question?
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
What is the meaning of the term "refactoring" in software engineering?
syntax of loops in shell scripting?
In Hadoop, what is the purpose of the MapReduce paradigm?