Tibco Spotfire Interview Questions and answers
1) What are the modes of TIBCO BW Installations? Ans: GUI mode Console mode Silent mode 2) If you have installed a particular version of TIBCO software e.g. TIBCO BW X.Y.Z, What are X, Y and Z number stands for? Ans: Integration can be at...
ETL Interview Questions and Answers
1) What is ETL? Ans: ETL refers to Extracting, Transforming and Loading of Data from any outside system to the required place. These are the basic 3 steps in the Data Integration process. Extracting means locating the Data and removing from...
SAS Interview Questions and Answers
1) Describe the phases of clinical trials? Ans: These are the following four phases of the clinical trials: Phase 1: Test a new drug or treatment to a small group of people (20-80) to evaluate its safety. Phase 2: The experimental drug or...
SAP Interview Questions and Answers
1) What is ERP? Ans: ERP is a package with the techniques and concepts for the integrated management of business as a whole, for effective use of management resources, to improve the efficiency of an enterprise. Initially, ERP was targeted for...
Salesforce Interview Questions and Answers
1) What is App in Salesforce? Ans: An app is a group of tabs that work as a unit to provide functionality. Users can switch between apps using the Force app drop-down menu at the top-right corner of every page. You can customize existing apps to...
PL/SQL Interview Questions and Answers
1) What is PL/SQL ? Ans: PL/SQL is a procedural language that has both interactive SQL and procedural programming language constructs such as iteration, conditional branching. 2) What is the basic structure of PL/SQL ? Ans: PL/SQL uses block...
Automation Testing Interview Questions and Answers
1) What automating testing tools are you familiar with? Ans: LoadRunner and WinRunner. 2) How did you use automating testing tools in your job? Ans: I used the automation testing tools for Regression and Performance testing. 3) Describe some...
Hadoop Interview Questions and answers
1) What is Hadoop framework? Ans: Hadoop is a open source framework which is written in java by apche software foundation. This framework is used to wirite software application which requires to process vast amount of data (It could handle multi...
Data Science Interview Questions and Answers
1) What do you mean by word Data Science? Ans: Data Science is the extraction of knowledge from large volumes of data that are structured or unstructured, which is a continuation of the field data mining and predictive analytics, It is also...
ASP.NET Interview Questions and Answers
1) Explain Asp.net Ans: It is data-access technology, primarily disconnected and designed to provide efficient, scalable data access. The disconnected data is represented within a DataSet object. A data provider is a set of classes that provide...
C# Interview Questions and Answers
1) What’s the implicit name of the parameter that gets passed into the class’ set method? Ans: Value, and its datatype depends on whatever variable we’re changing. 2) How do you inherit from a class in C#? Ans: Place a colon and then the name of...
Database Interview Questions and Answers
1) Explain the difference between a database administrator and a data administrator. Ans: Database Administrator :- A person (or group of people) responsible for the maintenance and performance of a database and responsible for the planning,...