2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
6th December 2015, 11:59 AM
Super Moderator
 
Join Date: Apr 2013
Re: Software Engineering Question Bank Bharathiar University

Data structure and C subject comes in III part of BCA course of Bharathiar University. Now I am providing you previous years paper of this subject.

Data Structures and C Programming

1. Meaning of _____________ is 'x rounded up to the nearest integer'.
a. floor (x)
b. ceil (x)
c. fabs (x)
d. none
1.0 Mark(s)

2. Size of the data type 'double' is _____________ bits.
a. 80
b. 64
c. 32
d. none
1.0 Mark(s)

3. Which is not available in C?
a. strncmp
b. strconcat
c. strstr
d. strncat
1.0 Mark(s)

4. _____________ is a data type in C.
a. real
b. void
c. integer
d. character
1.0 Mark(s)

5. _____________ is an address operator.
a. *
b. &
c. ?
d. none
1.0 Mark(s)

6. Only an address of a variable can be stored in a ____________ variable.
a. register
b. pointer
c. static
d. none
1.0 Mark(s)

7. LILO is followed in ____________.
a. queue
b. stack
c. bubble
d. none
1.0 Mark(s)

8. ____________ is a linear structure.
a. stack
b. tree
c. graph
d. none
1.0 Mark(s)

9. ____________ sort is fastest one.
a. quick
b. heap
c. bubble
d. none
1.0 Mark(s)

10. Tree structure is used in ____________ sort.
a. heap
b. bubble
c. selection
d. none
1.0 Mark(s)

Question paper of Data Structures and C Programming




Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 02:19 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4