Computer Programming & Data Structures Important Questions – CPDS Imp Qusts

4.1
(14)

Computer Programming & Data Structures Important Questions Pdf file – CPDS Imp Qusts

Please find the attached pdf file of Computer Programming & Data Structures Important Questions Bank – CPDS Imp Qusts

Link – CPDS Question Bank

UNIT – I
INTRODUCTION TO C LANGUAGE

  1. List the two major components of a computer system?
  2. Identify the steps in creating and running a C program?
  3. State the keyword which helps to retain the highest accuracy of data?

For more questions please download the above Pdf file

UNIT – II
FUNCTIONS AND ARRAYS

  1. State the advantage of user defined functions?
  2. Define scope of a variable?
  3. Identify the storage class which allows the data to be stored in CPU?

For more questions please download the above Pdf file

UNIT – III
POINTERS AND STRINGS

  1. Write the advantages of pointer?
  2. State how a pointer variable can be declared and accessed with an example?
  3. Write the meaning of chain of pointers with an example?

For more questions please download the above Pdf file

UNIT – IV
ENUMERATED, STRUCTURE AND UNION TYPES

  1. Define a structure and state how the members of a structure are accessed with example?
  2. Write the major differences between arrays and structures?
  3. Write an example of nested structure?

For more questions please download the above Pdf file

UNIT – V
SEARCHING AND SORTING

  1. Write the name of the data structure which is used in recursion internally?
  2. List out the basic operations of stack?
  3. Write the basic requirement to search an element using binary search?

For more questions please download the above Pdf file

How useful was this post?

Click on a star to rate it!

Average rating 4.1 / 5. Vote count: 14

No votes so far! Be the first to rate this post.

Leave a Reply

Your email address will not be published. Required fields are marked *