Share article Project management: .NET interview questions – Elaborate ROI?: This is a typical management type .NET interview questions asked by the intervie ...
This is a typical management type .NET interview questions asked by the interviewer to test the candidate’s skill on management. ROI is a measurement by which we can evaluate the financial value organization will gain from the project. ROI can also be used to measure returns from IT department to a company. In this book we will see ROI from the project perspective.
Below is a generic formula for ROI: -
ROI = (Expected profit in monetary terms / expected cost of the project) * 100
In one line ROI compares how much cost you will be incurring on the project to the total profit you will get out of the project.
Let's take a simple example of a software company who is developing a simple software accounting application. The following is a rough spending and forecast revenue on the accounting application year wise.
Year 2007:- In this year they will built the accounting application. Total rough estimate is 20,000 Dollars. They will be selling per installation of the accounting software for 1500 dollars. Company estimates that only 10 installation of the accounting software will happen in the first year.
Year 2008:- In the next year i.e. 2008 we need to only spend 1000$ on the traveling charges of the installation engineer. In this year they expect 13 to 15 installations. So forecasting from minimum sales we assume that only 13 installations will happen, i.e. a net profit of approximately 20,000 dollars.
Year 2009:- From year 2009 onwards company expects to have fixed installation of 5 to 6 because of competitors coming in. So the net profit is around 10,000 dollars.
Below figure ‘ROI’ shows how the ROI calculation with respect to the yearly view. In the below figure you can see we have the statistics and a graph drawn from the statistics. The ROI increases till 20 in 2008 and then again comes down to 10 in 2009.
Figure: - ROI
Get to see one of the technical questions on .NET of OOPS topic as follows: -
Click and see more Dotnet interview questions and answers
Regards,
Also see from author’s blog for management based topics on Most asked Dotnet interview questions
.Net interview questions: - Explain why it is not preferred to use finalize for clean up?
.Net interview questions: - Show the five levels in CMMI?
C# interview questions and answers: – Explain the use of Icomparable in c#?
C# interview questions: - How can we check which rows have changed since dataset was loaded?
C# interview questions and answers: - Can you write a simple c# code to display Fibonacci series?
.NET interview questions and answers: - What is difference betweenIcomparable VS Icomparer ?
C# and .NET interview question: -What is short circuiting in C#?
C# and .NET interview question: - What are symmetric and asymmetric algorithms?
Important c# and .NET interview question on object pooling and Gridview events?
.NETinterview questions and answers: – Will
the finally run in this code?
How to prepare for c# and .NETinterviews?
C# and .NET Interview questions: - What is Thread.Join () in threading?
.NET Interview questions and answers: -What is serialization and deserialization in .NET?
C# and .NET interview question: - What is hashing?
c# and .NET interview question:- what connects dataset and data source ?
.NET interview questions and answers: - What is TPL?
.NET Interview questions and answers: -What are different access modifiers?
MVC ( Model view controller) interview questions and answers
ASP.NET Application and Page Life Cycle
6 important use of Partial/Mock testing
6 important uses of Delegates and Events
7 Simple Steps to Run Your First Azure Blob Program
8 Steps to Create Workflows using SharePoint Designer
C# Code Reviews using StyleCop – Detailed Article
Four real world uses of Partial classes and Partial methods
SharePoint Quick Start FAQ Part 1
SharePoint Quick Start FAQ Part 6 – Workflows, Workflows and Workflows
MVC Interview questions and answers
(Model view controller)MVC Interview questions and answers
WCF Interview questions videos
C# Interview Questions & Answers Article
6 important use of Partial/Mock testing
6 important uses of Delegates and Events
7 Simple Steps to Run Your First Azure Blob Program
8 Steps to Create Workflows using SharePoint Designer
C# Code Reviews using StyleCop – Detailed Article
Four real world uses of Partial classes and Partial methods
SharePoint Quick Start FAQ Part 1
SharePoint Quick Start FAQ Part 6 – Workflows, Workflows and Workflows
C# (Csharp) interview questions and answers: – What are indexers in .NET?
C# OOP interview questions and answers: - I do not want to implement all the interface methods?
C# design pattern (UNIT of Work Design Pattern)
C# design pattern interview questions – What
is Dependency injection ?
C# interview questions and answers: - What is the difference between
“==” and .Equals()?
How questions are asked in c# interviews?
C# design pattern interview question: - DI vs IOC
8 important C# Interview questions on IL code, JIT, CLR, CTS, CLS and CAS
What is the difference between Reflection and Dynamic in C#?
Algorithm interview questions and answers: – Can you write code for bubble sort algorithm?
Algorithm interview questions and answers: – What is inserted sort algorithm?
SQL Server Interview Questions & Answers Article
SQL Server interview questions and answers: - What is HID data type in SQL Server ?
.NET INTERVIEW QUESTIONS & ANSWERS ARTICLE
.NET interview questions and answers: - How to reverse a string in .NET ( DotNet)?
.NET interview questions and answers: - What is the use of Click Once?
.NET interview questions and answers: - Will the below codes create new instances?
C# and .NET interview questions with answers – What is Nuget?
Dependency injection (DI) VS Inversion of Control (IOC)
.NET interview questions with answers: - What is the difference between Reflection and Dynamic?
WPF INTERVIEW QUESTIONS & ANSWERS ARTICLE
6 important WPF and Silverlight Multi-threading interview questions with answers