Occasionally it is said that issuing convertible bonds is better than issuing stock when the firms shares are undervalued. Suppose that the financial manager of Decent Furniture Company does in fact have inside information indicating that the decent stock price is too low. Decent furniture earnings will in fact be higher than investor’s expectations. Suppose further that the inside information cannot be released without giving away a valuable competitive secret. Clearly, selling shares at the present low price would harm Decent’s existing shareholders. Will they also lose if convertible bonds are issued? If they do lose in this case, is the loss more or less than it would be if common stock is issued? Now suppose that investors forecast earnings accurately, but still under value the stock because they overestimate Decent’s actual business risk. Does this change your answer to the questions posed in the preceding paragraph? Explain.
2783Post New OGDCL CompanyAffairs CS Interview Questions
I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)
name the window by which you can create your own custom scripts?
Explain when are you supposed to use endif to end the conditional statement?
what is the purpose of a and ptr record? : Windows server 2003
how can i print random rows in plsql table
How do I customize my outlook toolbar?
How do you find out the processes that are currently running or a particular user?
Mention some features of java?
What does the characters “r” and “w” mean when writing programs that will make use of files?
how to create applications by using Visual Studio 2012?
What is Throughput, Turnaround time, waiting time and Response time?
Explain Classification and Regression?
Name the command line functions to import and export the DS jobs?
What is index example?
What are different types of tags?