hi Here ive question on Reportnet when we save a report in reportstudio with what ext it save
6 17023Post New iGate Interview Questions
How to calculate total harmonic distortion level(THD) in VFD? and how can we reduce harmonics?
What is the difference between procedural and object-oriented programs?
What is the difference between decision table and decision tree?
What are the different role of SAP FICO consultant during the different implementation phases of ASAP Road map. and what are the tool and documents he is using ?
What is a different recovery mechanism can be performed in the hana system?
What is two-phase commit in the database?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
How many types of canvases are there. Explain them
How do I uninstall iis?
Which namespaces are necessary to create a localized application?
What version of Delphi 5 does the Code Explorer come with?
In Ruby code, often it is observed that coder uses a short hand form of using an expression like array.map(&:method_name) instead of array.map { |element| element.method_name }. How this trick actually works?
What is the language structure to add a record to a table?
What are the different technologies used to access Database from Visual Basic?
What is an algorithm in java collection framework? : java collections