Post New Venkys Electronics Communications Interview Questions
What is time and space complexity of bubble sort?
The following information is extracted from the audited books of accounts of a chain of food stores for the period ended 31st December 2015. Revenue Statement (Trading and Profit and Loss Account for the year ended 31st December 2015. BWP’000 BWP’000 Sales 460 Cost of good sold (220) Gross profit 240 Wages 50 Other expenses 30 (80) Net Profit 160 Note: The purchase figure included in the cost of goods sold of P255 000. Balance Sheet as at 31st December 2015 BWP’000 BWP’000 Fixed Assets 400 Current assets: Stock 80 Debtors (trade) 120 Bank 400 ----- [600] Current liabilities: Trade creditors 300 ------ [300] 300 Net Assets 700 ==== Financed by: Share capital 600 Revenue reserves 100 ------ 700 Shareholders Funds 700 ===== Required: (a) Calculate the following accounting ratios: (i) Current ratio (ii) Acid test ratio (iii) Stock turnover (in days) (iv) Debtors turnover (in days) (v) Creditors turnover (in days) (vi) Return on capital employed (ROCE) (vii) Gross profit percentage (viii) Net profit percentage (b). Give a brief comment on the performance of the company, based on the above ratios.
How to run selenium webdriver test from the command line?
What is accounting
What is the difference between local and remote metastore?
What is s3? What is it used for? How can an encoding be used?
How to handle duplicate error handling in RPG?
Mention the rules for local and global variables in python?
What is declaration and definition in c?
What is Synchronous communication under SAP PI communication?
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
How do I make a program available to all users?
What are the restrictions of Web Worker thread?
What is f:convertdatetime tag in jsf (javaserver faces)?
What is cobol?