please inform the all tax rates (i.e. TDS, VAT, CST, Service Tax, PF, ESI, IT)with payment date, returns filing date and form Nos. for the same.
6 18507Post New Maven Infotech Taxation Interview Questions
Oracle
one of interviewer asked me this requirement please tell me anybody? Issue: the problem faced by us right now is,when there are more than 2 route codes available, users can select a wrong route code which is a longer route for the destination, the physical shipment can still go through a shorter route, but company will end up in paying more. Requirement: user maintained route list, the user will maintain a master from which route should be picked, users should be able to enable or disable a particular route. Thanks in advance
Explain resistance?
Name some types of pathogens?
Why does WordPress use MySQL?
How can you debug the Plug-in code?
What is the current version of css?
What is controlling field in Salesforce?
What is the output of the given statement? * (defclass article() ((title :accessor article-title :initarg :title) (author :accessor article-author :initarg :author))) * (defclass computer-article (article) ()) * (defclass business-article (article) ()) * (defclass political-article (article) ()) * (setf articles (list (make-instance ‘business-article :title “Memory Prices down”))) a) Business article b) Political article c) Business article
What is this? Var myarray = [[[]]];
Explain the difference between primary key and candidate key in mysql?
What are basic building blocks for Sharepoint ?
How to call stored procedure in spring framework?
What are the different ways to pass parameters to the server? : asp.net ajax
What are secondary indexes?