Basics of 'C'language

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Software Professional Trainer with 26+ years of Experience in Software Design and Development

C is middle level language, using C you can write program which directly interact with the hardware like device driver programming or you can write GUI application. C is very powerful language compare to all other language. Using C we can write program which optimally utilise the memory. C contains. Letters,...
read more
C is middle level language, using C you can write program which directly interact with the hardware like device driver programming or you can write GUI application. C is very powerful language compare to all other language. Using C we can write program which optimally utilise the memory. C contains. Letters, Keywords, Identifier, Datatype, Branching and Conditions, Loops, Functions, Pointers, Structure, Union, Preprocessor, File handling Using C we can write assembly language also. read less
Comments

Software Developer and Trainer with 10 years of experience

Basics of C (any) language is actually How to feed Input and and How to get Output . . .
Comments

Computer Science Tutor

C language itself is a basic programming language and the basic concepts are data types, operators, variable definition and declaration, syntax of functions, array, string, pointer, file etc.
Comments

Experting logic building and deriving new algorithm.

As per my concern. If you want to learn any programming language you should have basic idea of C language. . Keywords, Datatype, Conditions, Loops, Functions, Strings,Pointers, Structures, Preprocessors, Files
Comments

Engineering Teacher

Basics means
Comments

Trainer

Try to learn
Comments

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 32 years of experience

yes i can teach basics of c language
Comments

Basics of C Programming is It is middle level programming, We can really write down programs for close to hardware. Hence Basics requires: data types, keywords, Loops, Functions, Strings, Pointers, Structures/unions, File Programming etc. I Hope this answer is helpful, For details discussion.
Comments

reference Book: E Balagurusamy
Comments

E Balagurusamy is the best book for beginners. He explains with simple words and with very good examples.
Comments

View 11 more Answers

Related Questions

What is the benefit of using an enum rather than a #define constant?
#define is a symbolic constant. symbolic constants are uppercase letters. symbolic constants above the main() function. symbolic constants are not terminated with semicolon. symbolic constants must define using #define preprocessor directive.
Basundhara
0 0
7
What is the most efficient way to store flag values?
A flag is a value used to make a decision between two or more options in the execution of a program. Efficiency in this case is a tradeoff between size and speed. The most memory-space efficient way to...
Deepak
0 0
6
hi guyz! i am dng my 2nd yr in engg n i wanna strengthen my C n C++ prgmmng skills........which s d best way for it?? can u suggest me sum gud books to refer??
you can study the online websites and also solve the output,error oriented program in LET US C book by yaswant
Logeshwari
Which book is best for learning C programming by a beginner?
One of the most highly recommended books for beginners learning C programming is "The C Programming Language" by Brian Kernighan and Dennis Ritchie. It's often referred to as the "K&R C" book and is praised...
Anil
0 0
8

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Why we need to learn Programming languages?
Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable by both the Parties. For example A wants to...


C Program-Upper Case Demo
/*WAP to print the character entered by user in upper case*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ char ch; //Function for clearing screen clrscr(); ...

Lets know about far, near and huge pointers for fresher interview purpose
All of these three candidates relate to 16 bit architecture where segmented memory architecture was there. They are not at all relevant for present days 32 or 64 bit architecture where the way of memory...

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

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you