Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowLet the cost price of the article be Rs. x. Then, marked price of the article = Rs. x + 400 Selling price of the article = 0.75 (x + 400) (given that discount is 25%) ATQ; 0.75 × (x + 400) = x + 25 Or, 0.75x + 300 = x + 25 Or, 0.25x = 275 So, x = 1100 So, marked price of the article = 1100 + 400 = Rs. 1500
What is the purpose of the if statement in a shell script?
_________ is token ring.
Which functions are declared inside a class have to be defined separately outside the class?
In Go, what is the purpose of a goroutine?
An ADT defines:
asnowflake schema is a logical arrangement of tables in a multidimensional database such that the entity relationship diagram resembles asnowflake shape...
Which data structure follows the "last-in, first-out" (LIFO) principle?
In the context of IPC, what does FIFO stand for?
Which problem is a classic example of an NP-complete problem?
What is the purpose of the shebang (#!) in a shell script?