Question
Tarun and Ajit are wardrobe dealers. The cost of the
wardrobe is Rs 44,000. Is. Tarun gives a discount of 18% on the full price, while Ajit gives Rs 38,000 on the first price. Gives a discount of 20% on and the remaining amount is Rs 6000. Gives 15% discount on. Find the difference between their selling prices.Solution
- Discount offer by Tarun = 14% of 44,000 = Rs. 7920 Total Discount offer by Ajeet = 18% of 38,000 + 20% of 6000 = 7600 + 900 = Rs. 8500 Required difference = 8500 – 7900 = Rs. 580.
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?