D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ksclnmuac
/
www
/
web
/
Filename :
phyScience.php
back
Copy
<!-- Header Start --> <?php include("headernew.php"); ?> <!-- Header End --> <!-- Inner Banner Wrapper Start --> <div class="inner-banner"> <div class="container"> <div class="col-sm-12"> <h2>Physics</h2> </div> <div class="col-sm-12 inner-breadcrumb"> <ul style="list-style-type:none;"> <li><a href="index.php">Home</a></li> <li>Science(Physics)</li> </ul> </div> </div> </div> <!-- Inner Banner Wrapper End --> <section class="inner-wrapper"> <div class="container"> <div class="row"> <div class="inner-wrapper-main about-edu"> <div class="col-sm-8" style="text-align:justify;"> <h2>Program Specific Outcomes</h2> <p>On completion of program students may demonstrate conceptual understanding of core knowledge of physics going around us. They demonstrate their understanding of the scientific method and process.</p> <h2>Course Specific Outcomes</h2> <p><ul> <li>To learn different terminologies of different branches of physics.</li> <li>To understand physical, graphical and mathematical interpretations.</li> <li>To be able to perform experiments and interpret the result of observation.</li> </ul> </p> </div> <div class="col-sm-12 col-md-4 pull-right hidden-sm"> <img src="images/department/phy.jpg" alt="World-edu"> </div> </div> </div> </div> </section> <!-- Footer Links Start--> <?php include 'footernew.php';?>