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

C Programming Introduction
Beginners: C Programming is the base of all programming languages we learn. This Page will help you to understand all difficulties you may face in writing a simple program. What to remember while...
N

Namrata Y.

0 0
0

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);...

Is It Fine To Write “void main()” Or “main()” In C/C++?
The definition: void main() { /* ... */ } Is not and never has been C++, nor has it even been C. See the ISO C++ standard 3.6.1 or the ISO C standard 5.1.2.2.1. A conforming...

Bitwise Operators - Binary Number System
Binary Number System A bitwise operation operates on one or more bit patterns or binary numerals at the level of their individual bits. It is a fast, primitive action directly supported by the processor,...

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
X

Looking for BCA Tuition Classes?

The best tutors for BCA Tuition Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Take BCA Tuition with the Best Tutors

The best Tutors for BCA Tuition Classes are on UrbanPro

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