Salesman"A" salesman"B" and one custmer . Customer purchases a stock of rs 200 fromA. Customer gives A a 1000 Rs.note but A does not have 1000 rs change so he takes 1000 rs change from B. And returns 800 and a purshased stock to customer. But unfortunately the 1000rs note which B had received was duplicate so he returns it back to A and gets the the other 1000rs back...so A is in loss of how many Rs.?
5 7790Post New Seagrams Marketing Sales Interview Questions
How to set, get and clear cookies in angularjs?
Explain some techniques for developing software components with respect to testability.
Explain what meant by Transmissability in Vibration ?
Mention what is the command to create a migration?
Any one can explaination about calibration with rotating sub standards?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What is a tensile strength? What is the tensile strength of wood?
What are disadvantages of java?
What is backorder processing or partial delivery?
Explain a real-life use-case where Blockchain is being used?
To do safe backups what is the feature in mongodb that you can use?
What a test plan contains
How do you do autosum in excel?
How should runtime errors be handled in c++?
Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.