Search for a command to run...
Our community is expanding with 250+ daily users and over 50,000 monthly visits. To keep improving and covering costs, we’ve added a few ads. Your support helps us stay free and continue building a better experience for everyone. Thank you!
This platform was created by students for students. It is completely free and aims to make academic and campus resources accessible in one place.
Your contributions help us improve and expand our platform for everyone.
Follow on social media to stay updated
15 Topics
Introduction to computer, block diagram and organization of computer, number system and binary arithmetic, processing data, hardware, software, firmware, types of programming language-Machine language, Assembly level language, higher level language, source file, object file, translatorsassembler, compiler, interpreter. Evolution and classification of programming languages
4 Topics
Steps in program development, algorithm, flowchart, pseudo code.
14 Topics
‘C’ character set, literals, keywords, identifiers, data types and size, variable declaration, expression, labels, statements, formatted input output statements, types of operators, data type conversion, mixed mode arithmetics, control structures.
10 Topics
Storage classes, scope rules and visibility, arrays, pointers, dynamic storage allocation, structures and unions, self-referential structures. Relationship between pointers and arrays, dynamic arrays: Introduction to dynamic datastructureslinked lists, stack, and binary trees
8 Topics
‘C’ functions, library functions, parameter passing, recursion, ‘C’ files, function for file handling, ‘C’ pre-processors and command line arguments, macros and conditional compiler directives.