Question
What was the cost price of an item that a shopkeeper
sold at a 20% discount after initially marking it up by 60%, resulting in a profit of Rs. 126?Solution
ATQ, Let cost price of the article is Rs. 100x Marked price of the article = 1.60 Γ 100x = Rs. 160x Selling price of the article = 0.80 Γ 160x = Rs. 128x According to question; 128x β 100x = 126 Or, 28x = 126 Or, x = 4.5 Cost price of the article = 4.5 Γ 100 = Rs. 450
Which is/are correct w.r.t Passive attacks
Which all statements are correct about Sorting
- What will be the output of the following Java code snippet, which implements a simple ArrayList and performs an insertion and a retrieval? import java.util...
What will be the output of the following code snippet demonstrating composition in Java?
class Engine {
void start() {
Β Β Β Β ...
Which generation of computers is characterized by the use of Transistors as their primary electronic component?
- Which of the following is an example of a key characteristic of the Internet of Things (IoT)?
What will be the output of the following JavaScript code when executed?
let xhr = new XMLHttpRequest();
xhr.open("GET", "https://api.examp...
Definition of 2NF
In a CI/CD pipeline, which of the following represents the most critical failure point that could delay the entire software release cycle?Β
Which of the following protocols is responsible for sending and receiving emails across the internet?Β