You are on page 1of 13
2nd Semester Diploma Engineering Examination, 2018 ‘Subject : Engineering Chemistry II Subject Code : 204 ‘Time : 3 Hours 204 ALL BRANCH Full Marks : 80 Pass Marks: 26 ‘Answer in your own words. Answer five questions in which Question No. 1 is compulsory ‘and answer any four from rest questions. All questions carry equal marks. 1. Choose one correct alternative from the four alternatives (Which solution maintains its pH value? (a) dil. HCL (b) dil. HpSO4 (©) dil. NaOH : (@ Buffer solution i) The purest form of Iron is (a) Pig Iron (&) Wrought Iron (c) Red Iron @) Steel Giiy Anode mud is the by-product of (@) Liquation (b) Electrolytic refining (c) Smelting (@ Caléination (iv) Main components of Tinman’s solder is (a) Sn, Pb. (b) Sn, Cu (©) Bi,Pb @ Cul 6882/204 2x8=16 Please Turn Over Scanned by CamScanner 204 2. 3. Q) (W) Which one is good adhesive? (a) Epoxy Resin (0) Ceramics (©) Bauxite : (@) Rose metal (vi) A substance present in temporary hard water — (a) Magnesium chloride . (b) Magnesium bicarbonates (©) Magnesium sulphate (@) Alllof the above (vii) EDTA method is used for determining (@) Temporary hardness (b) Permanent hardness (© Temporary and Permanent hardness @ Alkalinity Coating of Tin to Iron is called (a) Priming a : (©) Panting i (© Tinning (@) Spraying (@) Write the name of important ores of Iron and Copper. Explain the smelting process of Iron ore 8 inside the blast furnace with reactions, 8 (b) What is Ferrous Alloys? Write a note on types of Steel. (a) Define refractories and composite materials, Write their properties and applications with example. 8 (b) What do you mean by Hard and Soft water? Explain any one method for removal of hardness from water. 8 (2) Whatis corrosion? Explain types of corrosion and the factors affecting corrosion. 8 8 tant paint and Cellulose paint (©) What is paint? Write a note on Heat res (@) What is lubricant and lubrication? Explain types of lubricant and function of lubricant. 8 (b) What do you mean by protective coatings on metal surface? Write a note on Galvanising aa Sheredizing, Scanned by CamScanner Write notes on any four: (a) Buffer solution (b) Adhesives (©) Varnishes (@) Viscosity and Viscosity Index (e) Scale and Sludge formation (Electroplating (3) 204 axd=16 Scanned by CamScanner 201 ALL BRANCH 2nd Semester Diploma Engineering Examination, 2018 Subject : Communication Skills Full Marks : 80 Subject Code : 201 Time: 3 Hours Pass Marks: 26 “Answer in your own words. Answer All questions. 1. Discuss briefly the concept of communication process. Also explain different stages in communication process. 8 2. Write short notes on any four of the following: 2xd=8 Vertical Communication, Horizontal Communication, Diagonal Communication, ‘Verbal Communication, Oral Communication, Non-Verbal Communication 3. What are the different ways of developing effective messages? How are minimizing communication disturbances essential for better communication? 8 4. Write short notes on any four of the following: 2xd=8 Kinesics, Proxemics, Haptics, Vocalies, Chronemics 5. What is Body Language? Explain different aspects of Body Language. 4 6. You have lost your phone in the School/College campus. Write a notice in about 60 words for the Notice Board. 4 7. You have recently obtained a Diploma in Engineering degree and now you want to pursue higher studies in the same field. Write to the Director of a reputed engineering college urging them to provide details about process for the lateral entry into degree courses. 10 8. Recently, an accident happened in the power plant where you worked as a supervisor. Write a report about the accident to your boss giving all necessary details. 10 9. Write brief notes on any nwo of the following: 4x2=8 Consonants, Vowels, Dipthongs, Stress, Intonation 10, Write brief notes on the importance of group discussion and leadership skills for an engineering student. 4 11, (a) Describe the process for planning a presentation. 4 (©) _Pre-interview preparation is crucial to success in interview. Comment. 4 68797201 24 7 Scanned by CamScanner 205 ALL BRANCH 2nd Semester Diploma Engineering Examination, 2018 Subject : Progra ning in C Full Marks : 80 Subject Code : 205 ‘Time : 3 Hours Pass Marks : 26 Answer in your own words Answer five questions in which Question No. 1 is compulsory and ‘answer any four from rest questions. All questions carry equal marks. 1. Tick the correct answer in the following multiple choice questions: 2x8=16 (i) Who developed C Language? (a) Charles Babbage (>) Dennis Ritchie (©) Dr. E.F. Codd (@) James A. Gosting ii) C Language was primarily developed as (a)-System Programming Language (b) General Purpose Language (©) Data Processing Language (@) None of the above ii) Which is the only function all C programs must contain? (a) scant ) (bLmain( ) (©) printf( ) (A) getch() iv) Which one of the following is not a valid variable name? (a) numt g) num! (©) mum @) Inum 6883/205 Please Turn O} Scanned by CamScanner 205 Q) (¥) Which of the following is not a Keyword? (a) enum (b) im (©) switeh (@ main (vi) C programs are converted into machine language with help of (a) Interpreter (b) Compiler (c) Assembler (@) Linker (vii) How many times below for loop will be executed? Hinclude int main() { int is10; for(;;) printé(™sd", i); return 0; } (a) Otimes (b) 1 times te) Infinite times {4 10 times (viii) What is the output of below code? #include void main( ) { int x=100; if (x) printé ("8d") ; else Print£ ("1000") ; y (a) 1000 (b> 100 (©) No output (@) None of the above Scanned by CamScanner 205 /, @ o* ( Seeeonvert the following number: “ @ G1L125)i0 ¢ de Gi) (1001.01)2 ¢ dro (ii) (11010.1011)2 = ( Ja (iv) (F03.24) 6 ¢ da 8x2=16 scuss the basic data types of C Language. 3. (a) Discuss the different looping statements of C Language anguage (0 input co-efficients of quadratic equation and find its roots if (b) Write a program in C Li S _ABssible. 2x8=16 i fat is an array? Discuss declaration and initialization of 1 and 2 dimensional array. 2x8=16 Grite a program in C to input n number of integers and find greatest and smallest integer. 4 Cr toy string is declared and initialized in ‘C’ Language? Discuss any five string library functions. am (o input values of two variables and swap their values by calling a function. 2x8=16 rite a progr A (gP Wat is: Pointer? How pointer variable declared? What is address operator and indirection or dereference operator? amie a program to input record (name, branch, batch) ofS students and display them. 71. Write notes on any four of the following: (a) keyword (b) main() function (©) pre-processor (@ header file (©) source and object program () compiler 2x8=16 4xd=16 Scanned by CamScanner 202 ALL BRANCH 2nd Semester Diploma Engineering Examination, 2018 ‘Subject : Engineering Mathematics-II Full Marks : 80 Subject Code : 202 . Time: 3 Hours Pass Marks : 26 Write answer in your own words. Answer any five questions, Question No. 1 is compulsory and answer any four from rest questions. Alll question carry equal marks. 1, Fill in the blank with the correct answer from given options (any eight): 2x8=16 @-9G) = sinx + tanx is an (a) even function ) odd function (©) even and odd function (@) None of the above (i) The value of lim = is — 4 ©) 8 (©) 12 (@) None of the above ii) Differential coefficient of tan? x is. a 1 Dae OF = og (@) None of the above % | B If tangent to the curve PT is parallel to Y-axis () . then slope of PT is / ° x @ 0 ) © © + (@) None of the above 6880/202 Please Turn Over Scanned by CamScanner 202 Q) AB) The sum of all cubic roots of unity is, @1 3 0 (@) None of the above (¥i)-Mode is equal to fa) 3 median -2 mean (b) 2mean—3 median (© 3 median +2 mean @ None of the above (vii) ‘The value of sinhx is (a) —cosix (b) +cosix fe) ~isinx @ None of the above vii) The value of lim 2° is equal to__. @o (b) -1 4e) +1 (@ None of the above 2 Aolve any two of the following: (@) Create a linear function of the type y = mx + ¢ for the given table OY IE FG) = tan G9) Evaluate lim SS 3. (a) Find the differential coefficient of sec“ @ from the first principle. GAErratvate ty BSH ts 8 Scanned by CamScanner (3) 2 ifes 4. (a) Find the value of K such that the function f(x) (F : He > is continuous. = Vx.e%,find %. (b) Ify = vx-e%,find 2. _ 8 Find & of any nwo of the following: 202 ry = loge + 37 = oF) + sec" 8 8 8 6. (a) Find the equation of the tangent of a point (2, 3) of the curve x+y a4 8 (b) Find the maximum and minimum values of x3 — 2x? + x + 6. 8 7. $9) Express 22 in the form of A + iB and find modulus ofthe complex number 8 (b) If 1,@, w are the cube roots of unity, then find the value of 1-w +0) +(1+a-a%)5. 8 a (cos0 + sino)* 8. (@) Simplify the following: CO ae 8 (b) Find the value of x and yif (x + i)? = 8 ~ 12 8 9. (a) Establish the relation 0? + A? = “57, where A is arithmetic mean and @ is variance. 8 _(b)-Find the standard deviation of the following distribution: 8g Class o—10 | 10—20 | 20—30 | 30—40 | 40—so | so—60 Frequency 13 46 16. 31 16 8 10. (a) Find the radius of curvature of the cubic y = 2x3 — x +3 at the point 8 (b) Ifu = e*¥#, show that =e? [14 3xyz + x2y2z?], 8 Scanned by CamScanner 203 ALL BRANCH 2nd Semester Diploma Engineering Examination, 2018 Subject : Engineering Physics-II Full Marks : 80 Subject Code : 203 Time: 3 Bex Pass Marks: 26 Answer all questions Marks are given in the right margin. 1. Choose the correct answer: 2x10=20 (@) Dispersion is maximum for (a). violet colour (b) yellow colour (©). red colour (d) None of the above (ii) The proportionality constant in Coulomb's law has unit of (a) Farad (b). Farad/meter (©) meter/Farad (d) Newton Git) Potential has the unit of (a) Joules/Coulomb (b) Joules (©) Joules/m* (4) Joules/m? (iy) Ohm's law is valid for (a) electrolytes (b)* conductor (c) semiconductor (d) None of the above 6881/203 Please Turn Over Scanned by CamScanner 203 ® (¥) In.an optical fiber light propagates in the (a), core (b) jacket (6) cladding - «@) ar (vi) When reverse bias is applied to a P-N junetion diode it (a) lowers the potential barriers. (b), raises the potential barriers. (©) greatly increases the majority-camer current (d) rate of thermal generation of electron-hole pairs. (vu) In photoelectric effect, emission of electrons is due to (a) electnc field (b) thermal energy (6) electromagnetic radiation (2) applied potential difference (viii) Lasers are used in (a) metal cutting (b) welding (©) communication (dp All of the above (ix) Which of the following wavelength falls in X-ray regions? (a) 10-*A (by LA (ey 1000 A «d) 10000 A (x) Pamary source of energy 1s (ay Sun (by Water te) Coal 1d) None 0 Scanned by CamScanner am 203 Je State and explain Snell's law of refraction of light. Define refractive index. 4 3. Define 4 (a) Photoelectric effect (b) Stopping potential (6) Threshold frequency (d) Work function (Sy Define X-rays. Write four properties of X-rays. 4 Seine conventional and non-conventional source of energy. 4 $+ Write the four properties of Laser. 2 J-Pefine electric lines of forces and write down any four properties of electric lines of forces. 6 _3¢ Obtain an expression for the potential at a point due to a point charge using integration method. 6 9. Derive an expression for the capacity of a parallel plate condenser. 6 HE Apply Kirchoff's law to derive the balanced condition of the Wheatstone bridge. 6 11. Derive an expression for acceptance angle for an optical fiber. How itis related to numerical aperture? 6 BAWhat are p-type and n-type semiconductors? With suitable diagram, explain the working of p-n junction diode in forward biased condition 6 A Define: By nanoscale (by nanometer 46) nanoparticle Mite two applications of nanotechnology. 6 Scanned by CamScanner

You might also like