Question
A shopkeeper bought two articles for Rs. 700 each. If he
sold one of them at 40% profit and the other at 25% loss, then find the difference between the selling prices of both the articles.Solution
Selling price of one of the articles = 700 × 1.4 = Rs. 980 Selling price of the other article = 980 × 0.75 = Rs. 525 Required difference = 980 – 525 = Rs. 455
Node.js is built on which JavaScript engine?
In dynamic routing, how do routers exchange information about network topology?
Which notation is used to represent a weak entity in an ER diagram?
Which command is used to count the number of lines, words, and characters in a file in a Unix/Linux system?
Which layer of the OSI model interacts directly with the user or application software?
What is the purpose of CSS in web development?
Which of the following is not a supervised learning?
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
AB`->` CD
AF`->` D
DE`->` F
C`->` G
F`->` E
G`->` A
Then which of the following is false?
What is the scope of a parameter in a function?