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
- List the two major components of a computer system?
- Identify the steps in creating and running a C program?
- 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
- State the advantage of user defined functions?
- Define scope of a variable?
- 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
- Write the advantages of pointer?
- State how a pointer variable can be declared and accessed with an example?
- 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
- Define a structure and state how the members of a structure are accessed with example?
- Write the major differences between arrays and structures?
- Write an example of nested structure?
For more questions please download the above Pdf file
UNIT – V
SEARCHING AND SORTING
- Write the name of the data structure which is used in recursion internally?
- List out the basic operations of stack?
- Write the basic requirement to search an element using binary search?
For more questions please download the above Pdf file