63 lines
2.1 KiB
HTML
63 lines
2.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>
|
|
Defination List
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<h1>
|
|
List Of Faculty
|
|
</h1>
|
|
<ol type="1">
|
|
<li>Faculty of BCA</li>
|
|
<li>Faculty of BBA</li>
|
|
<li>Faculty of B.Com</li>
|
|
<li>Faculty of BAF</li>
|
|
<li>Faculty of MBA</li>
|
|
</ol>
|
|
<h1>
|
|
Information on Course
|
|
</h1>
|
|
<dl>
|
|
<dt>Bachelor of Computer Application(BCA)</dt>
|
|
<dd>The Bachelor of Computer Application(BCA) is a three-year undergraduate program that focuses on computer applications and Information technology
|
|
<ul>
|
|
<li><strong>Fees</strong>: Rs. 2,50,000</li>
|
|
<li><strong>Duration</strong>: 3 Years</li>
|
|
<li><strong>Intake Capacity</strong>: 200</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt>Bachelor of Commerce(BCom)</dt>
|
|
<dd>The Bachelor of Commerce(BCom) is a three-year undergraduate program that focuses on Commerce, Accounting, economics and management, designed to equip students with essential business skill and knowledge.
|
|
<ul>
|
|
<li><strong>Fees</strong>: Rs. 2,09,000</li>
|
|
<li><strong>Duration</strong>: 3 Years</li>
|
|
<li><strong>Intake Capacity</strong>: 200</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt>Bachelor of Business Administation(BBA)</dt>
|
|
<dd>The Bachelor of Business Application(BBA) is a four-year undergraduate program designed to develop business professionals with practical skills, ethical values, and leadership capabilities.
|
|
<ul>
|
|
<li><strong>Fees</strong>: Rs. 2,50,000</li>
|
|
<li><strong>Duration</strong>: 3 Years</li>
|
|
<li><strong>Intake Capacity</strong>: 200</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt>Master of Business Applications</dt>
|
|
<dd>The Master of Business Application(MBA) is a prestigious degree designed to develop leadership, strategic thinking and management skills essential for success in the business world
|
|
<ul>
|
|
<li><strong>Fees</strong>: Rs. 4,87,000</li>
|
|
<li><strong>Duration</strong>: 3 Years</li>
|
|
<li><strong>Intake Capacity</strong>: 200</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
</body>
|
|
</html>
|