-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmtech.html
93 lines (62 loc) · 2.88 KB
/
mtech.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!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> MASTER OF TECHNOLOGY
</h1>
<img src="https://examupdates.in/wp-content/uploads/2017/07/M.Tech-Course-Details-Eligibility-Fee-Duration-Colleges-Salary.jpg" alt="">
<p> <h3> MTech is a professional degree in the discipline of engineering. It is usually a 2-year course with 4 semesters. You need to clear the National, State, or Institute-level engineering entrance exam for admission.</p></h3>
<a href="https://collegedunia.com/mtech/coimbatore-colleges"> Click here to know about the colleges offering this course. </a>
<h2> Course Details</h2>
<ul style="color: black;">
<li>MTech Full-Form Master of Technology</li>
<li>Course Duration 2-Years</li>
<li>Admission Process Entrance Exam Based</li>
<li>Eligibility 50%-60% marks in BTech/BE course</li>
<li>Average Course Fee INR 2-3 Lakhs</li>
<li> Average Salary Offered INR 7-8 Lakhs per annum</li>
<li>Job Profiles Executive Engineer, Researcher, Software Engineer, Mechanical Engineer, Automobile Engineer, Electronics Engineer, and so on.</li>
<li>Top Recruiters Volvo, Honda, Mitsubishi Heavy Industries, Larsen & Toubro, FMC Design, etcetera, Quantum, GAIL, P&G, ISRO</li>
</ul>
<pre style="font-family: sans-serif;background-image: linear-gradient(to top, #fad0c4 0%, #ffd1ff 100%);" >
<h2>COURSES:</h2>
Aerospace Engineering
Aeronautical Engineering
Artificial Intelligence and Machine Learning
Computer Science Engineering
Civil Engineering
Electrical Engineering
Electronics and Communication Engineering
Electronics and Electrical Engineering
Mechanical Engineering
Information Technology
Automobile/Automotive Engineering
Electronics & Telecommunication Engineering
Chemical Engineering
Electronics & Instrumentation Engineering
Biotechnology Engineering
Agriculture Engineering
Electronics Engineering
Design and Manufacturing Engineering
Food Technology
Software Engineering
Signal Processing
Embedded Systems
</pre>
</div>
</body>
</html>