-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbca.html
49 lines (39 loc) · 2.26 KB
/
bca.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<style>
</style>
</head>
<body style="background-image: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);" >
<div class="container">
<h1> BACHELOR OF COMPUTER APPLICATIONS
</h1>
<img src="https://www.nicepng.com/png/full/716-7165524_bca-marketplace-logo.png" alt="">
<p> <h3> BCA, full form Bachelor of Computer Application, is a 3-year UG course that imparts knowledge on the basics of computer application and software development.</p></h3>
<a href="https://collegedunia.com/courses/bachelor-of-computer-applications-bca-colleges-in-india"> Click here to know about the colleges offering this course. </a>
<h2> Course Details</h2>
<ul style="color: black;">
<li> BCA Course Level Undergraduate Degree</li>
<li> BCA Full Form Bachelor of Computer Applications</li>
<li> BCA Duration 3 years</li>
<li> BCA Eligibility Minimum 50% marks in 10+2 in any relevant stream with English as a mandatory subject</li>
<li> BCA Admission Process Either by Entrance Exams or by Merit</li>
<li> BCA Course Fees Up to 2 to 3 Lakhs</li>
<li> BCA Subjects Data Structures, Operating Systems, Database Management, User Interface Design, etc.</li>
<li> BCA Salary Up to 4 Lakhs per annum</li>
<li> BCA Recruiting Companies Wipro, Infosys, NIIT, HCL, TCS, Accenture, Capgemini, and others</li>
<li> BCA Jobs Software Developer, Technical Analyst, System Administrators, Programmer, Tech support and others</li>
</ul>
</div>
</body>
</html>