Campaign Offer
  Community   Download App

If You Find Any Mistakes On Our Content or Want To make some Changes Then Report Now here

Programming Concepts and Logics  Handwritten PDF by Aasis : Computer Science Class 11 NEB Notes-Computer Science

Padandas Doc Thumbnail

Programming Concepts and Logics  Handwritten PDF by Aasis : Computer Science Class 11 NEB Notes CLASS 11 COM Notes

Uploaded By : dthapa_p
Author : Aasis
Category: n/a
Published: n/a

Description

Programming Concepts & Logics 

5.1  Programming Concept

  • 5.1.1 Introduction to programming languages
  • 5.1.2 Low level, High level, 4 GL programming languages
  • 5.1.3 Compiler, Interpreter and Assembler
  • 5.1.4 Syntax, Semantic and Runtime errors
  • 5.1.5 ControlStructures: Sequence,Selection and Iteration
  • 5.1.6 Program Design tools – Algorithm, Flowchart and Pseudocode
  • 5.1.7 Absolute binary, BCD, ASCII and Unicode

5.2  C Programming Languages

  • 5.2.1 Introduction and features of C Language
  • 5.2.2 Structure of C program
  • 5.2.3 C Preprocessor and Header Files 
  • 5.2.4 Character Set used in C
  • 5.2.5 Use of Comments
  • 5.2.6 Identifiers, Keywords and Tokens 
  • 5.2.7 Basic Data Types in C
  • 5.2.8 Constants and Variables
  • 5.2.9 Type of Specifier
  • 5.2.10 Simple and Compound Statements
  • 5.2.11 Operators and Expressions: arithmetic, relational, logical, assignment, unary and conditional operators
  • 5.2.12 Input/output (I/O) Functions
  • 5.2.13 Selection Control Statement: Decisions (if, if-else, if-else-if, nested and, switch)
  • 5.2.14 Iteration Control Statement: Looping (while, do while, for nested)
  • 5.2.15 Array: definition, types(1D and 2D), matrix addition and subtraction
  • 5.2.16 String: definition and string function : strlen(), strcat(), strcmp(), strrev(), strcpy(), strlwr(), strupr()

Comments

Contents