0% found this document useful (0 votes)
43 views1 page

S.B. Roll No............................................

This document contains questions from a computer applications exam for mechanical engineering students. It tests knowledge of software like PowerPoint and C++. It asks students to identify common features of these programs like views, data types, operators, and control structures. It also tests understanding of concepts like flowcharts, databases, and algorithms. Students are asked questions that require defining terms, writing short programs, and explaining features of applications and programming concepts.

Uploaded by

Rajan Sahota
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

S.B. Roll No............................................

This document contains questions from a computer applications exam for mechanical engineering students. It tests knowledge of software like PowerPoint and C++. It asks students to identify common features of these programs like views, data types, operators, and control structures. It also tests understanding of concepts like flowcharts, databases, and algorithms. Students are asked questions that require defining terms, writing short programs, and explaining features of applications and programming concepts.

Uploaded by

Rajan Sahota
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

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

You might also like