Limit this search to....

Programming for Problem Solving
Contributor(s): Barbuddhe, Vishwajit (Author), Zanjat, Shraddha N. (Author), Karmore, Bhavana S. (Author)
ISBN: 6202514094     ISBN-13: 9786202514095
Publisher: LAP Lambert Academic Publishing
OUR PRICE:   $56.33  
Product Type: Paperback
Published: March 2020
Qty:
Additional Information
BISAC Categories:
- Computers
Physical Information: 0.22" H x 6" W x 9" (0.32 lbs) 92 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The book contains: Introduction to Computing - Computer Systems-Hardware and Software, Computer Languages, Algorithm, Flowchart, Representation of Algorithm and Flowchart with examples. Introduction to C - History of C, Features of C, Structure of C Program, Character Set, C Tokens-Keywords, Identifiers, Constants, Variables, Data types, Operators. Statements‐Selection statements (Decision Making) - if and switch statements with examples, Repetition statements (loops) - while, for, do‐while statements with examples, Unconditional statements - break, continue, go to statements with examples. Functions‐Designing Structured Programs, Types of Functions-User defined functions, Standard functions, Categories of functions, Parameter Passing techniques, Storage classes, Recursion.