FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download OU B.Sc Computer Science 1st Sem Programming with C Important Questions

Download OU (Osmania University) B.Sc Computer Science 1st Sem Programming with C Important Question Bank For 2021 Exam

This post was last modified on 23 January 2021

This download link is referred from the post: OU BSc Computer Science 2021 Important Question Bank || Osmania University (Important Questions)


12 MARKS QUESTIONS

UNIT -1

  1. Explain the Generations of a Computer.
  2. Explain various types or classifications of a computer.
  3. --- Content provided by FirstRanker.com ---

  4. What is Memory? Explain various Memory Devices (or) Memory Hierarchy (or) Types of Memories.
  5. What is Computer? Explain the features (characteristics) and Limitations of a computer.
  6. Briefly explain the Elements (Components) of a computer system (or) Block Diagram of a Computer (or) Logical organization of a digital computer (or) Anatomy of a Computer.
  7. Explain the various input and output devices.
  8. Explain various Secondary Storage Devices.
  9. --- Content provided by FirstRanker.com ---

  10. What is Software? Explain different types of software.
  11. Explain various generations or classifications of programming languages.
  12. Briefly explain the logical phases of a compiler model.
  13. Discuss in detail the steps involved in developing a program.
  14. Explain the steps involved in Software Development.
  15. --- Content provided by FirstRanker.com ---

  16. Define Algorithm. Explain the steps for algorithm development with an example.
  17. What are the different ways of stating algorithms?
  18. Define Flow-chart. Explain guidelines, advantages and limitations of using flow charts.
  19. Explain the structure (or) various parts of a C-Program.
  20. What is a Data Type? Explain different data types in detail.
  21. --- Content provided by FirstRanker.com ---

  22. What is an Operator? Explain different operators in C with suitable examples.
  23. Discuss in detail about Expressions, Associativity and their Precedence.
  24. What is Type Casting? Explain about different Type Conversions in details.

UNIT - II

  1. What is a Function? Explain the need and elements of functions.
  2. --- Content provided by FirstRanker.com ---

  3. Explain about different Parameter Techniques (Call by Value & Call by Reference) with suitable examples.
  4. Explain about passing of one-dimensional array to a function with example program.
  5. Explain about passing of multi-dimensional array to a function with example program.
  6. What are the different storage classes in C? Explain their usage with suitable examples.
  7. What is Recursion? Explain about Recursive Functions with suitable program.
  8. --- Content provided by FirstRanker.com ---

  9. What is a Pointer? Explain the process of declaring and initializing pointers with example.

UNIT - III

  1. Explain in detail about the pointer arrays with example.
  2. Discuss briefly about Dynamic Memory Allocation (or) Dynamic Memory Management with suitable examples.
  3. Explain Command-line arguments with example.
  4. --- Content provided by FirstRanker.com ---

UNIT - IV

  1. What is a Structure? Explain how structures are created (declaration, initialization and accessing) in C with example.
  2. What is a Union? Explain how Unions are created (declaration, initialization and accessing) in C with example.
  3. Explain about Array of Structures with an example program.
  4. Explain about Array of Unions with an example program.
  5. --- Content provided by FirstRanker.com ---

  6. Explain about Enumerated data type with example program.
  7. What is a File in C? Explain how to use Files (or) File operations.
  8. Explain functions used to work with text files for reading and writing text. (File Input and Output Functions).
  9. Write a program to count the number of characters in a given text file.
  10. Discuss in detail about files of records.
  11. --- Content provided by FirstRanker.com ---

  12. What are the functions used for random access to files of records.

4 MARKS QUESTIONS [SHORT]

UNIT -1

  1. Explain the general structure of a C program
  2. Explain different types of program statements in C
  3. Algorithm
  4. --- Content provided by FirstRanker.com ---

  5. Data types
  6. Tokens
  7. Conditional (or Ternary) Operator with example
  8. Relational Operators
  9. Bitwise Operators
  10. --- Content provided by FirstRanker.com ---

  11. Constants
  12. Type casting (or conversion)
  13. RAM and ROM
  14. Functions of OS
  15. History of C
  16. --- Content provided by FirstRanker.com ---

  17. Comments

UNIT - II

  1. Flow-chart
  2. Break & Continue
  3. What is an Array? Explain with example
  4. --- Content provided by FirstRanker.com ---

  5. Un-sized Array
  6. Character I/O Functions
  7. Formatted I/O Functions
  8. Escape Sequences
  9. Write a C program to find greatest of two numbers using if-else statement
  10. --- Content provided by FirstRanker.com ---

  11. Do-while vs While loop

UNIT - III

  1. Write a short note on Functions
  2. Call by value vs. Call by reference
  3. Write a short note on Global vs. Local Variables
  4. --- Content provided by FirstRanker.com ---

  5. Inline Function
  6. Recursion
  7. Elements of function
  8. Return statement
  9. Scope & Life-time
  10. --- Content provided by FirstRanker.com ---

  11. Dynamic Memory Allocation
  12. malloc() vs. calloc()
  13. What is Memory Leak?

UNIT - IV

  1. Structure vs. Union
  2. --- Content provided by FirstRanker.com ---

  3. Write a short note on Enumeration
  4. Explain various modes to open a file
  5. Functions used for random access the file
  6. File input functions
  7. File output functions
  8. --- Content provided by FirstRanker.com ---

Visit FirstRanker.com for more.



This download link is referred from the post: OU BSc Computer Science 2021 Important Question Bank || Osmania University (Important Questions)

--- Content provided by FirstRanker.com ---