Question
A shopkeeper bought two articles for Rs. 250 each. If he
sold one of them at 40% profit and the other at 20% loss, then find the difference between the selling prices of both the articles.Solution
Selling price of one of the articles = 250 × 1.4 = Rs. 350 Selling price of the other article = 350 × 0.80 = Rs. 200 Required difference = 350 – 200 = Rs. 150
Fork() command is used to create a new process. State true or false.
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?
 Which number system is commonly used in mathematics and everyday life?
Which of the following brackets are used in python to create a list?
How does blockchain achieve its tamper-resistant quality?
Which of the following best describes inheritance in object-oriented programming?
Which network topology requires the highest amount of cabling?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
AB`->` CD
AF`->` D
DE`->` F
C`->` G
F`->` E
G`->` A
Then which of the following is false?
Which component of the CPU is responsible for executing instructions?