Interview Questions

Q:

What is the Auto Invoice? What are the setup Steps for Auto Invoice?

Answer

A powerful tool to import and validate transaction data from other financial systems and create invoices , debit memos , credit memos and on-account credits


Setup steps:


1. Define the line ordering rules


2. Define the grouping rules - attache the line ordering rules to the grouping rules

Report Error

View answer Workspace Report Error Discuss

1 2946
Q:

What skills are important for a successful career in fashion design?

Answer

Designers have to either combine marketing intelligence and artistic vision themselves, or be able to delegate business duties to hired specialists, agents, etc. while they focus on the art.

Report Error

View answer Workspace Report Error Discuss

6 2946
Q:

What is the use of eucalyptus in cloud computing environment?

Answer

Eucalyptus stands for “Elastic Utility Computing Architecture for Linking Your Programs to Useful Systems” and provides an open source software infrastructure to implement clusters in cloud computing platform. It is used to build private, public and hybrid clouds. It can also produce your own datacenter into a private cloud and allow you to extend the functionality to many other organizations. Eucalyptus provides APIs to be used with the web services to cope up with the demand of resources used in the private clouds.

Report Error

View answer Workspace Report Error Discuss

Subject: Cloud Computing

1 2943
Q:

What is the use of controller object UIApplication?

Answer

Controller object UIApplication is used without subclassing to manage the application event loop.


It coordinates other high-level app behaviors. 


It works along with the app delegate object which contains app-level logic.

Report Error

View answer Workspace Report Error Discuss

2 2938
Q:

What are the important topologies for networks?

Answer

BUS topology:


In this each computer is directly connected to primary network cable in a single line.


 


STAR topology:


In this all computers are connected using a central hub.

Report Error

View answer Workspace Report Error Discuss

2 2937
Q:

Galloping inflation is also known as

A) Hyperinflation B) Jumping inflation
C) Moderate inflation D) None
 
Answer & Explanation Answer: B) Jumping inflation

Explanation:

Galloping inflation is also known as jumping inflation.

 

It refers to a type of inflation that occurs when the prices of goods and services increase at the two-digit or three-digit rate per annum.

Report Error

View Answer Report Error Discuss

Filed Under: Finance
Exam Prep: Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

2 2936
Q:

What is the difference between Property Get, Set and Let?

Answer

Set - Value is assigned to ActiveX Object from the form.


Let - Value is retried to ActiveX Object from the form.


Get - Assigns the value of an expression to a variable or property.

Report Error

View answer Workspace Report Error Discuss

2 2936
Q:

What are the different ways to Declare and Instantiate an object in Visual Basic 6?

Answer

Dim obj as OBJ.CLASS with eitherSet obj = New OBJ.CLASS orSet obj = CreateObject(OBJ.CLASS?) orSet obj = GetObject( , OBJ.CLASS?)orDim obj as New OBJ.CLASS 

Report Error

View answer Workspace Report Error Discuss

0 2935