Prepare/Environment Setup
Programming Language
Basic Syntax
Input & Output Statements
Modularity:
Modularity is the most important feature of structured programming languages. This feature refers to the breakdown of large Programming Language into small modules.Due to modularity features, complications of a program occurs in time and debugging of program will become faster.Case Sensitive:
Programming Language is a case sensitive language. that is it can differentiate the character is either upper case or lower case. All types of words either reserve words or user defined words are case sensitive.Loops/Repetition/Iteration
Counted and Conditional Statements
Data Structure
Array
No comments:
Post a Comment