S.B. Roll No.............................................
COMPUTER APPLICATIONS IN MECHANICAL ENGINEERING
3rd Exam/Mech/Prod/RAC/Auto/0530/0253/5340/Nov' 2016
Duration: 3 Hrs. M. Marks: 75
SECTION – A
Q.1 Do as directed: 10x1.5=15
i. Power point is a ________________software.
ii. The pictorial representation of an algorithm is called__________.
iii. A series of slides displayed in a sequence is called as ______________.
iv. C++ uses comma as statement terminator (T/F).
v. In C++, strings are represented using array (T/F)
vi. Processing steps are represented as diamond in flowchart. (T/F)
vii. “// my first program in C++” is a comment line. (T/F)
viii. < is a relational operator. (T/F)
ix. Name any two views of power point
x. IOSTREAM stands for___________________.
SECTION-B
Q :2 Attempt any Six questions. 5x6=30
m
a) Explain logical operators available in C++.
b) What do you mean by DBMS and RDBMS?
c) What are common symbols used in a flowchart.
o
.r c
d) Explain MS Access. What are its advantages?
e) Explain the structure of a C++ program.
m
f) Differentiate between while and dowhile loop.
g)
h)
Explain power point views in a presentation.
p e o
Define Table, Query, Primary key and Record with the help of an e.g
.r c
i) Write a program in C++ to print sum of two numbers.
p a SECTION-C
Q :3 : Attempt any three questions.
b r
a) Define Variables, Strings, Constants, Characters and Integers.
p e 3x10=30
a
b) What are various control statements in C++.
c) Write a program in C++ to find greatest of three numbers.
rp
d) Explain various data types in C++.
e) Explain following.
(i) Nested Loop (ii) continue and break statement
b