🎧 New: AI-Generated Podcasts Turn your study notes into engaging audio conversations. Learn more

104_CPPM_Unit_1_V2 (2).pdf

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Full Transcript

Paper – 104 Computer Programming & Programming Methodology (CPPM) Subject Code -104 Subject title - Computer Programming & Programming Methodology Review/Revision Year: June 2020 UNIT-1: Introduction 1.1 Concepts of Programming Language 1.1.1 Introduction of Source Code, Object Code...

Paper – 104 Computer Programming & Programming Methodology (CPPM) Subject Code -104 Subject title - Computer Programming & Programming Methodology Review/Revision Year: June 2020 UNIT-1: Introduction 1.1 Concepts of Programming Language 1.1.1 Introduction of Source Code, Object Code and executable code 1.1.2 Algorithm and Flowchart 1.1.3 Concepts of Structured Programming Language 1.2 Concepts of Editor, Interpreter and Compiler 1.2.1 Introduction of C program body structure 1.2.2 Character Set, concepts of variables and constants 1.2.3 Identifiers, literals, Key words 1.2.4 Data types (signed and unsigned) (Numeric : int, short int, long, float,double) , (Character type: char, string) and void. 1.2.5 Concepts of source code, object code and executable code. UNIT-2: Input/Output Statements and Operators 2.1 Input/Output statements: 2.1.1 Concepts of Header files (STDIO,CONIO) 2.1.1.1 Concepts of pre-compiler directives. 2.1.1.2 Use of #include and #define 2.2 Input/Output Statements: 2.2.1 Input statements : scanf(), getc(), getch(), gets(), getchar() 2.2.2 Output Statements: printf(), putc(),puts(), putchar() 2.2.3 Type specifiers (formatting strings) : %d, %ld, %f, %c, %s, %lf 2.3 Operators : 2.3.1 Arithmetic operators ( +, -, *, /, %, ++, -- ) 2.3.2 Logical Operators ( &&, ||, ! ) 2.3.3 Relational Operators ( >, =,

Use Quizgecko on...
Browser
Browser