Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.15.186.27
Current Path : /kop/ |
| Current File : //kop/nav_opp.php |
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<body>
<div class="row_1">
<div class="column_1" style="padding-bottom: 15px;">
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; width:210px;">
<h6 style="color: black;">Quick Links</h6>
<hr><a href="dep_navy.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> About the Department </a><br>
<br><a href="nav_aim.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Aims of NCC</a><br>
<br><a href="nav_camps.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Camps</a><br>
<br><a href="nav_act.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Activities Conducted</a><br>
<br><a href="nav_oth.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Other Activities</a><br>
<br><a href="nav_achive.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Achivements</a><br>
<br><a href="nav_opp.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Opportunities</a><br>
<br><a href="nav_rep.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Report</a><br>
</div>
</div>
<!-- <br>
<br> -->
<div class="column_1">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9" style="max-width: 100%;">
<h3 class="display-" style=" color: black;">Carrier Opportunities (For C Certificate Holders)</h3>
<hr>
<ul class="list-group">
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Specific vacancies in the Army, Air Force and Navy are allotted for NCC ‘C’ Certificate
holders. For officers there is no UPSC written exams. After application, the cadet is
called directly for SSB interview, which he/she has to clear before final selection as
per the merit list. The following vacancies are reserved by each service as officers:-<br>
a. Army: 100 seats per year at OTA for Men and 10% for Women.<br>
b. Navy: 06 seats per course.<br>
c. Air Force: 10% vacancies in all courses.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">5-10% bonus marks for recruitment in ranks in Army, Navy and Air Force.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Bonus marks for employment in CAPF/Para Military Forces and Department of
Telecommunication.
PM Rally).
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">Can apply for gazetted post in CRPF if the cadet is a graduate.
ALC, CATC.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Preference in State Services and also in private sectors.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">Employment within NCC as Whole Time Lady Officer, Girl Cadet Instructor, Aero and
Ship Modelling Instructor.s
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">In Air Force Academy 5% seats are reseved for Girl candidates holding NCC ‘C’
certificate.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">In OTA Chennai, seats are reserved for Girl candidates holding NCC ‘C’ Certificate(
seats are notified every year).
</li>
</div>
<br>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|