Start learning 50% faster. Sign in now
Offer of the Shopkeeper: Buy 10 get 2 free = 12 articles Let the marked price of 1 article be Rs. 10 Marked Price of 12 articles = 10× 12 = 120 Selling Price of 10 articles = 10 × 10 = 100 Actual Selling Price of 10 articles (less discount) = 100 – 20 = 80 Profit % = 25 % ∴ Cost Price = 80 × 100/125 =64 Cost Price: Marked Price = 64: 120 = 8:15
Which of the following best describes the function of cache memory in a computer system?
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') for element in MyLis...
Fill in the blanks
R _________are the same as the arrays in C language which are used to hold ____________data values of the same type
State true or false
This scheduling algorithm is not ideal for time sharing systems.
What is the purpose of the fork() system call in Unix-based operating systems?
Which of the following statements accurately describes the characteristics of a primary key in a relational database?
What is unguided transmission in the context of data communication?
Which is correct version of delete query in SQL
The ALU performs the indicated operation on the operands prepared in the prior cycle and store the result in the specified destination operand location.
Fill the blank
In K-Means algorithm, we calculate the distance between each point of the dataset to every ________ initialized.
...