Question
A firm produced goods of Rs. 80,000 and spent Rs. 6,000
on carriage outward. At the end of the year, cost of goods still unsold was Rs. 2,000. Sales during the year were Rs. 1,00,000. What is the gross profit earned by the firm?Solution
The correct answer is D
The kelvin double bridge is used for______
Which of the following element in XSLT is used to apply a template repeatedly on each node?
What is a key characteristic of a star topology in networking?
Which of the following types of testing is primarily focused on validating the functionality of a system without considering the internal structure of t...
In Git version control, which command is used to move changes from the staging area to the local repository, making them part of the project history?Â
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Â Â Â ...
- What is the relationship between the Java Virtual Machine (JVM) and the Java Runtime Environment (JRE)?
What is the primary purpose of Continuous Integration (CI) in software development?Â
What is the primary purpose of virtual memory in an operating system?Â
In ___ each address field determines two address fields i.e. either a memory word or the processor register.