Interview Questions

Q:

What is Analysis service repository?

Answer

Every Analysis server has a repository to store metadata for the objects like cubes, data sources etc. It’s by default stored in a MS Access database which can be also migrated to a SQL Server database.

Report Error

View answer Workspace Report Error Discuss

Subject: SQL

0 2812
Q:

Which of the following investment choices is least risky?

A) Renting B) Bonds
C) Flipping D) CD's
 
Answer & Explanation Answer: D) CD's

Explanation:

CDs are the least risky investment choice when compared to flipping, renting and bonds.

A certificate of deposit (CD) is a savings certificate with a fixed maturity date, specified fixed interest rate and can be issued in any denomination aside from minimum investment requirements. A CD restricts access to the funds until the maturity date of the investment. CDs are generally issued by commercial banks.

CDs are issued by the bank and are guaranteed by the government. So even if the bank goes bankrupt the investor's money is guaranteed to a certain extent.

Flipping and renting are subjected to market fluctuations while bonds are not insured.

 

Report Error

View Answer Report Error Discuss

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

0 2809
Q:

What are the Advantages of Node.js?

Answer

Aynchronous and Event Driven - All APIs of Node.js library area unit aynchronous that's non-blocking. It basically means that a Node.js based mostly server not waits for a API to return information. Server moves to next API when calling it and a notification mechanism of Events of Node.js helps server to induce response from the previous API decision.


Very FastNode.js library is very fast in execution of code.


Single Threaded but highly Scalable Node.js uses a single threaded model with event looping. Node.js uses a single threaded program and same program can services much larger number of requests than traditional server like open source.


No Buffering - Node.js applications never buffer any data. These applications simply output the data in faster.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology
Job Role: Software Architect

0 2809
Q:

Will comparison of string "10" and integer 11 work in PHP?

Answer Yes, internally PHP will cast everything to the integer type, so numbers 10 and 11 will be compared.
Report Error

View answer Workspace Report Error Discuss

Subject: PHP

1 2809
Q:

How does IDMS insure data integrity?

Answer

IDMS uses record locks to prevent another run-unit from updating the same record.

Report Error

View answer Workspace Report Error Discuss

0 2807
Q:

HTML documents are saved in

A) Machine language codes B) ASCII text
C) Special binary format D) None of the above
 
Answer & Explanation Answer: B) ASCII text

Explanation:

Word and WordPad can save documents as ASCII text and HTML, but this approach can lead to problems. NotePad should launch with a new document open.

From the File pull-down menu, Select "Save As," save the file to the Desktop, and name the file using the ".html" extension (e.g., "home.html").

Report Error

View Answer Report Error Discuss

0 2806
Q:

Is it possible for a company to show positive cash flows but be in grave trouble ?

Answer

Absolutely. Two examples involve unsustainable improvements in working capital (a company is selling off inventory and delaying payables), and another example involves lack of revenues going forward in the pipeline.

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Receivable Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

3 2805
Q:

what is the internal rate of return(IRR) of eurekaforbes?

Answer

Internal Rate of Return is that rate of Return at which the net present value is equal to Zero or it is the Rate which equates the present value of the cash inflows to the cash outflows.


NPV = Cash Inflow - Cash outflow


NPV = Zero


 

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

0 2804