Question
A company earns profit of Rs.175000 in the first year of
operations. It’s issued capital consists of 70,000 shares of Rs.10 each. If the market value of the share is Rs.13, what will be the book value per share?Solution
Book value = Shareholders funds/no of shares Shareholders funds = issued capital + Reserves and surplus                                    = 70000*10 + 175000                                    = 875000 Book value per share = 875000/70000 = Rs.12.5
Which of the following is not a valid keyword in C++ language?
The "fetch-decode-execute" cycle in CPU control design refers to the sequence of actions performed for each:
In the software development life cycle, what is the phase where the actual code is written?
Which recovery technique involves creating a new database instance from a previous full backup and then applying transaction logs up to the desired reco...
The result of SQL select statement is?
Frames are related to which layer of OSI model
When designing a sequential circuit, what is the purpose of flip-flops or latches?
Which routing protocol is commonly used within an autonomous system (AS) to determine the best path for data packets?
Which network topology uses a central node to connect all other nodes?
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.