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

Why should I learn Python over C or C++?
There are definite differences. C++ is a strongly typed language and Python is not. There's no need to declare variables. ... (I generally don't like languages to be dependent on any kind of formatting,...
Sajini
in c : i want run time input: data=[name:raj,age:20] output: value[0]=raj value[1]=20 i want c code
Make use of Command line argument and access using argv,argc.
Vanaraj
Is C language is used for hack or not?
Yes its is used for hacking purpose.
Jangam
How do you override a defined macro?
We can use the #ifdef and #undef directive to undefine a previously defined macro.
Sharmistha
What are the functions in C programming?
In C programming, functions are essential building blocks that allow for modular and structured code. A function is a self-contained block of code designed to perform a specific task. It typically takes...
Kiran
0 0
6

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

Ask a Question

Related Lessons

Efficient Learning Strategies
Type your notes after class Write your notes onto flashcards - Scrabble -Make posters Review flashcards while walking, at gym, etc. Dog-ear pages in the reading where you can find...

Design your own Mouse Driver in C Language
Mouse Driver (msdrv.h) #include #include union REGS i,o; restrictmouseptr(int x1, int y1, int x2, int y2) { i.x.ax=7; i.x.cx=x1; i.x.dx=x2; ...

Compiler vs Interpreter
Compiler Interpreter Convert all the code into binary format and execute. Convert one statement at a time and execute, then Convert next statement and execute. After conversion, source...

Some Tricky Questions in C
Can you write two functions in which one executes before main function and other executes after the main function? #pragma startup #pragma exit Where, priority is optional integer value.For user priority...

C++ Program-Working with constant using #define preprocessor
//Header Files #include#include // using #define preprocessor for defining a constant#define len 10#define br 5#define rad 3#define NEWLINE '\n' //Main function void main(){ int area_r; float area_c; //Function...

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