Exam Details
Subject | programming using “c” | |
Paper | ||
Exam / Course | b.sc. – i (ecs) | |
Department | ||
Organization | solapur university | |
Position | ||
Exam Date | October, 2018 | |
City, State | maharashtra, solapur |
Question Paper
B.Sc. I (Semester (CBCS) Examination, 2018
programming using "c" (Paper III)
Day and Date Wednesday, 31-10-2018 Max. Marks 70
Time 10.30 a.m. to 1.00 p.m.
1. Choose and write correct answer from given alternatives 14
What are the types of linkages
Internal and External External, Internal and None
External and None Internal
To print out a and b given below, which of the following printf statement will
you use
#include<stdio.h>
float a 3.14;
double b 3.14
printf("%f printf("%Lf
printf("%Lf printf("%f
By default a real number is treated as a
float double
long double far double
Is the following statement a declaration or definition
Declaration Definition
Function Error
In which order do the following gets evaluated
1. Relational
2. Arithmetic
3. Logical
4. Assignment
2134 1234
4321 3214
Which of the following cannot be checked in a switch-case statement
Character Integer
Float Enum
Which of the following is not logical operator
In which stage the following code
#include<stdio.h> gets replaced by the contents of the file stdio.h
During editing During linking
During execution During preprocessing
Which of the following are unary operators in C
sizeof
10) How will you print
on the screen
printf("
");
echo"
"
11) Which of the following special symbol allowed in a variable name
(asterisk) (Pipeline)
-(Hyphen) (Underscore)
12) In which numbering system can the binary number 1011011111000101 be
easily converted to
Decimal system Hexadecimal system
Octal system No need to convert
13) Which of the following is the correct usage of conditional operators used in
C
a>b c 30: c 40;
a>b c 30;
max a>b a>c b:c
return
14) All Keywords in C Language are in
Lowercase Uppercase
Both a and b None of these
2. Answer the following (any 8
Explain the terms compiler and interpreter.
Why header file used in C language
List the types of constant.
What is the difference between entry-controlled and exit-controlled loop
Write program structure in C.
What are the rules regarding to declaring variable name
Write note on any two of the following 6
Programming Languages.
C Tokens.
Data Types in C programming.
3. Answer the following (any two) 8
What is operator Explain types of operator in detail.
Explain unconditional control statements with example.
What is string Explain following string functions.
streat() stremp()
Answer the following (any one) 6
Explain Conditional control statements.
Write a program to sort n positive integers.
4. Answer the following (any two) 10
What is array Explain types of array with examples.
Write a program to find the palindrome number or not.
Explain loop statement with example.
Answer the following (any one) 4
Write a program to check given number is Armstrong or not.
Explain flow chart and Algorithm and it's advantages, disadvantages.
5. Answer the following (any two) 14
Explain flowchart symbols with suitable example.
Write a program to generate Fibonacci series up to 15 terms.
Write a program to calculate addition of matrix.
programming using "c" (Paper III)
Day and Date Wednesday, 31-10-2018 Max. Marks 70
Time 10.30 a.m. to 1.00 p.m.
1. Choose and write correct answer from given alternatives 14
What are the types of linkages
Internal and External External, Internal and None
External and None Internal
To print out a and b given below, which of the following printf statement will
you use
#include<stdio.h>
float a 3.14;
double b 3.14
printf("%f printf("%Lf
printf("%Lf printf("%f
By default a real number is treated as a
float double
long double far double
Is the following statement a declaration or definition
Declaration Definition
Function Error
In which order do the following gets evaluated
1. Relational
2. Arithmetic
3. Logical
4. Assignment
2134 1234
4321 3214
Which of the following cannot be checked in a switch-case statement
Character Integer
Float Enum
Which of the following is not logical operator
In which stage the following code
#include<stdio.h> gets replaced by the contents of the file stdio.h
During editing During linking
During execution During preprocessing
Which of the following are unary operators in C
sizeof
10) How will you print
on the screen
printf("
");
echo"
"
11) Which of the following special symbol allowed in a variable name
(asterisk) (Pipeline)
-(Hyphen) (Underscore)
12) In which numbering system can the binary number 1011011111000101 be
easily converted to
Decimal system Hexadecimal system
Octal system No need to convert
13) Which of the following is the correct usage of conditional operators used in
C
a>b c 30: c 40;
a>b c 30;
max a>b a>c b:c
return
14) All Keywords in C Language are in
Lowercase Uppercase
Both a and b None of these
2. Answer the following (any 8
Explain the terms compiler and interpreter.
Why header file used in C language
List the types of constant.
What is the difference between entry-controlled and exit-controlled loop
Write program structure in C.
What are the rules regarding to declaring variable name
Write note on any two of the following 6
Programming Languages.
C Tokens.
Data Types in C programming.
3. Answer the following (any two) 8
What is operator Explain types of operator in detail.
Explain unconditional control statements with example.
What is string Explain following string functions.
streat() stremp()
Answer the following (any one) 6
Explain Conditional control statements.
Write a program to sort n positive integers.
4. Answer the following (any two) 10
What is array Explain types of array with examples.
Write a program to find the palindrome number or not.
Explain loop statement with example.
Answer the following (any one) 4
Write a program to check given number is Armstrong or not.
Explain flow chart and Algorithm and it's advantages, disadvantages.
5. Answer the following (any two) 14
Explain flowchart symbols with suitable example.
Write a program to generate Fibonacci series up to 15 terms.
Write a program to calculate addition of matrix.
Other Question Papers
Subjects
- advanced java (paper – iii)
- advanced microprocessor
- compiler construction (paper – iv)
- computer graphics
- core java (old cgpa) (paper – iii)
- data communication and networking – i
- data communication and networking – ii (paper – i)
- data communications and networking – i (paper – i)
- data structures (paper – iv)
- data structures algorithms enginering – ii
- database management system – i (paper – ii)
- database management system – ii (paper – ii)
- dbms using oracle
- descriptive statistics – i
- descriptive statistics – ii
- digital electronics – i
- digital electronics and microprocesor – ii
- discrete structure
- embedded system – i
- embedded system – ii (paper – v)
- english (compulsory) (new) (cbcs)
- fundamental of computer
- golden petals
- introduction to programming using c – ii (paper – iii)
- introduction to web designing (paper – ii)
- linear electronics – i
- linear electronics – ii
- linux operating system (new)
- literary quest
- mathematical algebra
- mathematics(numerical methods)
- microprocesor – ii
- object oriented programming using c++
- object oriented programming using java (paper – i)
- on track – english skills for success
- oop using c++ – ii
- operating system
- operating system – ii (paper – i)
- operations research
- organization of pc – ii
- peripherals and interfacing – ii
- pr obabili ty theory – ii
- probability theory – i (paper – ix)
- programming using “c”
- python – i (paper – v)
- software engineering
- software enginering – ii
- theory of computer science
- theory of computer science (paper – iv)
- visual programming – i
- visual programming and aplication software – i (old)
- visual programming and aplication software – ii(paper – vi)
- web technology and e-commerce – i
- web technology and e-commerce – i (paper – v)
- web technology and e-commerce – ii (paper – v)