<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Test Phase Statement]]></title><description><![CDATA[<p dir="auto">Test Phase Statement<br />
Due to the Covid-19 breakout, the “City Hospital” needs to maintain the expenses and budget for its 4 departments. They have to keep record of the expenses report in terms of department wise and month wise too starting from January 2020 to June 2020 in the below format:<br />
<img src="https://i.imgur.com/qrhb4cJ.png" alt="bcece05f-d72d-4a73-a049-a3e020a540c0-image.png" class=" img-fluid img-markdown" /><br />
You are required to write a program in C/C++ that uses 2-dimensional arrays to store the expenses department wise and month wise too.<br />
a)	Department and months names should be stored and displayed using array of string pointers.<br />
b)	2D array that store the expenses should be passed from main to all functions by reference.<br />
c)	Your program should also be able to calculate and display based on data i.e. which department will need federal government support if the total expenses are higher than 200,000.</p>
]]></description><link>https://community.secnto.com//topic/2029/test-phase-statement</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 21:39:43 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/2029.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Jul 2020 10:47:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Test Phase Statement on Sun, 02 Aug 2020 08:37:19 GMT]]></title><description><![CDATA[<p dir="auto">Idea solution please</p>
]]></description><link>https://community.secnto.com//post/5853</link><guid isPermaLink="true">https://community.secnto.com//post/5853</guid><dc:creator><![CDATA[mehwish]]></dc:creator><pubDate>Sun, 02 Aug 2020 08:37:19 GMT</pubDate></item></channel></rss>