UrbanPro
true

Take BCA Tuition from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Contents Of C Programming

Vilas D.
10/03/2018 0 0
Basic history about language, classification between high and low level language.
 
i. C-instructions:
Data Type declaration instruction, input-output instruction, arithmetic instruction and control instruction. Variables, constants, keywords & type casting in C.
 
ii. Operators in C: Arithmetic operators, conditional (relational) operator, logical operator and bitwise operators. Hierarchy of operator. If, if – else, ternary operator,for- loop, while-loop, do-while loop, go to.
 
Use of break and continue keyword.
switch – case control instruction.
 
iii. Function: Standard library and user defined function. Parameter passing in C- call by value and call by reference. Recursion (recursive functioning).
 
iv. Storage classes in C: Auto, static, extern & register with their scope.
 
v. Pointer: Creation and use of pointer, use of value at operator with pointer.
 
vi. Arrays: Single and multi dimensional array and its memory map, functioning with array.
 
Character array (string): Single and multi dimensional string, standard string functions and functioning with string.
 
vii. C-preprocessor Directives: Concept of pre – processor directives.
 
ix. Structure: defining a structure, array of structure, pointer to structure,
functioning with structure and structure within structure.
 
x. File system: Creating FILE pointers, file opening modes, file read, write, copy etc, writing a Structure in a file as elementary data base operation in file, command line arguments in C.
 
xi. Graphics: Programming with graphics.
 
xii. Concept: Union & enumerate data types in C.
0 Dislike
Follow 2

Please Enter a comment

Submit

Other Lessons for You

Dynamic Memory Allocation in C using malloc()
#include <stdio.h>#include <conio.h>//#include <malloc.h> OR#include <stdlib.h>void main(){ int *ptr, i, n, sum = 0; printf("how many elements ? "); scanf("%d", &n);...

For All The New Developers
Language to use: Any language that you are learning. Interface: Web or Desktop Function: Simple calculator (9 digits + symbol) with 1 Memory storage with possible function of + - * / Error Handling...
R

Compiling C program on Linux machine GCC ,GDB
Linux have powerful tool called "Terminal". From "terminal" we can command the machine. For any programming language the required tools are editor, compiler and debugger. Compiler will check the syntax...
N

Narasimha Reddy

0 0
0

Advantages of C++ Language
Advantages of C++ - C++ is a profoundly convenient dialect and is frequently the dialect of decision for multi-gadget, multi-stage application advancement. - C++ is a protest situated programming dialect...

C program for Beginners
A Program to print 2 integer value. #include<stdio.h> #include<conio.h> main() int a,b,add; a=5; b=3; add=a+b; printf(“ Addition=%d”,&add); getch(); Brief description...
P

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more