what is the working process of over & under voltage relay.
List out the benefits of PEGA robotics automation systems?
what are the advantages and disadvantages of views in a database? : Sql dba
Define slowly changing dimensions (SCD)?
How to start mysql server?
What is the difference between unix timestamp and mysql timestamp?
Can long be null in java?
What is bean factory in spring?
What is a static relationship?
Please explain oracle left join with an example?
Define client and server in terms of both hardware-oriented
Write about a nested class and mention its use?
Does bootstrap supports all the modern browsers?
Why is map not a collection?
How to calculate closing stock? I have opening stock of 72 lacs (average costing without tax) and purchase of 49 lacs (with tax) and sales of 101 lacs (without tax). What is my closing stock then???? Should i add tax in sales? Where all should tax be included and where all should tax NOT be included? Right now i calculated => 72(no tax)+49(with tax)-101(no tax) = 20 lacs. IS this correct?