Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Articles on Trending Technologies
Technical articles with clear explanations and examples
How to prepare lease account?
SolutionThe solution is explained below −Using the annuity tableRate for 4% for 10 years will be 0.130Annual depreciation charge = 200000 * 0.130 => 26000 Lease accountDebit sideCredit sideYearYear1To cashTo interest20000080001920001By DepreciationBy Balance c/d260001660001920002To balance b/dTo interest16600066401593602To DepreciationTo balance c/d260001333601593603To balance b/dTo interest13336053341280263To DepreciationTo balance c/d260001020261280264To balance b/dTo interest1020264081979454To DepreciationTo balance c/d2600071945979455To balance b/dTo interest719452878690675To DepreciationTo balance c/d2600043067690676To balance b/d43067Year 1Debit side: Cash – interest => 200000 – (200000*4%) => 200000 – 8000 => 192000Credit side: 192000 – Depreciation amount => 192000 – 26000 => 166000Year 2Debit side: balance – interest ...
Read MoreAndroid app Vulnerability Scanner
AndroBugs Framework is an Android vulnerability analysis system that helps developers or hackers find potential security vulnerabilities in Android applications. We share our personal data through mobile apps if they are not secure its mean we not secured, let start Find vulnerability of android Mobile App - App security. Through this we can...find vulnerability in Appcheck the codeDangerous shell commandcollect information of appRequirementsBasic knowledge of LinuxApp which you testKali Linux MachineNow clone the Androbug – Framework. This framework is android vulnerability scanner tool; This tool is help-full for hacker and android penetration tester.git clone https://github.com/AndroBugs/AndroBugs_Frameworkgitcd AndroBugs_Frameworkpython androbugs.py -f /root/Desktop/Secure.apk -o ...
Read MoreHow to Bypass YouTube ADs
Sometimes the random ads are irritating in YouTube video. I am showing how you can bypass YouTube Ads by using a simple trick.What to do?Open your browser.Visit YouTube.com URL.When you visit your favorite video on YouTube, on address bar, you need to add a dot [.]Done.POC ExampleWhen you visit a YouTube video, Url looks like YouTube.com/xyz, and here you will need to add youtube.com./xyz in URL.https://www.youtube.com/watch?v=xyz (Showing ADs)https://www.youtube.com./watch?v=xyz (Not Show ADs)Note - It will work on the desktop. For mobile browser, you need to use a desktop version of the video page.How does it worksIt's a commonly forgotten edge case, ...
Read MoreAndroid Debug Bridge Mode
Android Debug Bridge (adb) is a versatile command-line tool that lets you communicate with a device. The ADB is typical, used to communicate with a smartphone, tablet, smartwatch, set-top box, or any other device that can run the Android operating system. We can do things on an Android device that may not be suitable for everyday use, like, install apps outside of the Play Store, debug apps, access hidden features, and bring up a UNIX shell, etc. For security reasons, Developer Options need to be unlocked and you need to have USB Debugging Mode enabled as well. Not only that, ...
Read MoreExplain about Modigliani – miller theory of capital structure.
Company finances its assets by capital structure. It can finance its assets by either only equity or combination of debt and equity.Modigliani and miller proposed a theory in 1950s, which says, valuation of a company is irrelevant to its capital structure. It is also irrelevant, to whether company is highly leveraged or low debt because of its market value. It depends only on operating profits of company. This theory is also called as capital structure irrelevance principle.Modigliani and miller approach states the valuation of company is irrelevant to its capital structure. Let us say, Company X is financed by equity ...
Read MoreCalculate value of company with following data:nEarnings before interest tax (EBIT) = Rs.50000/-nBonds (Debt) = Rs.250000/-nCost of debt = 12%nCost of equity = 16%
SolutionThe solution is given below −Interest cost = 12% (250000) = 30000/- Earnings = EBIT – Interest cost = 50000 – 30000 = 20000/- (no tax rate) Shareholders earnings = earnings Shareholders earnings = 20000/- Market value (equity) E = shareholder’s earnings/ cost of equity Market value (equity) E = 20000/16%= 125000 Market value (Debt) D = 250000/- Market value (total) = E + D Market value (total) = 125000 + 250000= 375000/- Cost of capital = EBIT/ market value (total) Cost of capital = 50000/ 37500 = 13.33% Degree of financial leverage ...
Read MoreDescribe about net income approach in capital structure.
Capital structure plays an important role in value of a company. Different companies have different capital structures like some have capital based on debt, some have based on equity and some have a mixed or combination of both in their financial mix.Durand proposed net income approach and he states that change in cost of capital and valuation of company will change, if there a change in financial leverage. Capital structure is relevant to valuation of a firm. Increase in financial leverage leads to increase in weighted average cost of capital (WACC) and value of firm will increase.Market value of equity ...
Read MoreWrite the difference between Net operating income and net income.
The major differences between net operating income and net income are as follows −Net operating incomeNo relevance in capital structure.Degree of leverage is irrelevant to cost of capital (assumes).It has constant cost of capital.Equity value is residual.Changes perception of investor with increase in debt.Net incomeRelevance in capital structure.Change in degree of leverage will change WACC (assumes).No taxes.Cost of debt is less than cost of equity.Change in debt will not change perception of investors.
Read MoreHow to calculate cost of equity and market value of a firm?
SolutionThe solution is as follows −Debt ratioEquityDebtCost of debtWACCInterest Expenses (I)Market value of a company (V)Market value of Equity (E)Net operating income (EBIT – I)Cost of equity (Ke)0.003500000010%11.5%03625000362500362500010%0.20280000070000010%11.5%70000362500029250035550008.07%0.451925000157500010%11.5%157500362500020500034675005.65%0.702450000245000010%11.5%245000362500011750033800003.24%1.000350000010%11.5%35000036250001250032750000.35%Equity = book value * (1-debt ratio)Debt = book value * debt ratioInterest (I) = debt * cost of borrowedMarket value of a company (V) = EBIT/WACCMarket value of equity (E) = V – ICost of equity = E/V
Read MoreExplain Net operating income theory of capital structure.
Capital structure of a company depends on mix or ratio of debt and equity in their mode of their financing. Depending on what company prefer, some may have more debt or more equity in financing their asset, but final goal is to maximize their market value and their profits.Net operating income (NOI) was developed by David Durand. According to net operating income approach, firm value is not affected by change in company or firm’s debt components.Net operating income approach says that value of a firm depends on operating income and associated business risk. Value of firm will not be affected ...
Read More