Posts

Showing posts from November, 2019

C language IMP Questions for BSc/BA/BCom/BCA/BE/BTech/MSc/MCA (CS/IT) I year students

Unit-1 1.  Classification of Programming Language ,  Procedural Programming Language ,  Problem Oriented Language ,  Non procedural programming language 2.  Structured Programming / Modular Programming Concepts 3.  Top Down Approach & Bottom Up Approach 4.  Phases of problem solving in computer  (  Problem Definition  ,  Problem Analysis & Design ,  Algorithm ,  flowchart ,  Coding ,  Compilation & Execution ,  Debugging and Testing ,  Documentation ,  Implementation ,  Maintenance  ) 5.  Input and Output Operations in C language Unit-2 1.  Introduction of C language , History of C Language  ( C as a Middle Level Language ,  C as a Powerful Language ) 2.  Data types in C Language 3.  Tokens of C language (  Keywords of C language , Identifiers of C language , Variable of C language , Constants of C language ,  Operators of C language )...