Interview Questions

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 2809
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 2807
Q:

Explain how to work with Permissions in PHP.

Answer

Permissions in PHP are very similar to UNIX. Each file has three types of permissions – Read, write and execute. Permissions can be changed using the change mode or CHMOD command. CHMOD is followed by 3 digit number specifying the permission type. CHMOD 777 is for Read, Write and execute.


Unnecessary permissions can be stripped off using UNMASK command.


Unmask (777);

Report Error

View answer Workspace Report Error Discuss

Subject: PHP

0 2805
Q:

When an account becomes uncollectible and must be written off

A) Accounts Receivable should be credited B) Sales Revenue should be debited
C) Allowance for Doubtful Accounts should be credited D) Bad Debt Expense should be credited
 
Answer & Explanation Answer: A) Accounts Receivable should be credited

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Accounts Receivable
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

1 2802
Q:

By whom will the unallocated memory that is no longer needed will be cleared in java?

A) Java Virtual Machine B) Garebage collector
C) Both A and B D) None
 
Answer & Explanation Answer: B) Garebage collector

Explanation:

The Java programming language provides a system-level thread to track memory allocation.

Garbage collection has the following characteristics:

• Checks for and frees memory no longer needed

• Is done automatically

• Can vary dramatically across JVM implementations

Report Error

View Answer Report Error Discuss

Filed Under: Java

0 2801
Q:

What is Data Mart?

Answer

Data Mart is a data repository which is served to a community of people who works on knowledge (also known as knowledge workers). The data resource can be from enterprise resources or from a data warehouse.

Report Error

View answer Workspace Report Error Discuss

0 2800
Q:

Describe about Physical Data Integration?

Answer

- Physical Data Integration is all about creating new system that replicates data from the source systems.


- This process is done to manage the data independent of the original system.


- Data Warehouse is the example of Physical Data Integration.


- The benefits of PDI include data version management, combination of data from various sources, like mainframes, flat files, databases.


- A separate system is needed for handling vast data volumes.


 

Report Error

View answer Workspace Report Error Discuss

0 2799
Q:

What is Trail Balance?

Answer

After posting the all accounts in the Ledger a statement is prepared to showing debit and credit balances.Debit balances must be tally with the Credit side balance is called trial balance


 

Report Error

View answer Workspace Report Error Discuss

1 2799