please tell me about basic of c language.

Asked by Last Modified  

Follow 9
Answer

Please enter your answer

IT Professional and Carnatic Violin Instructor with 10+ years of teaching experience

C language is a general-purpose, high-level programming language developed by Dennis Ritchie. It was initially used for system development work (Operating Systems, Language Compilers, Assemblers, Text Editors, Network Drivers, Language Interpreters,etc.) because it produces code that runs nearly as fast...
read more
C language is a general-purpose, high-level programming language developed by Dennis Ritchie. It was initially used for system development work (Operating Systems, Language Compilers, Assemblers, Text Editors, Network Drivers, Language Interpreters,etc.) because it produces code that runs nearly as fast as code written in assembly language. read less
Comments

Trainer

C is a computer programming language. That means that you can use C to create lists of instructions for a computer to follow.
Comments

Microsoft .Net Technology Specialist

C Language is a structural programming language, which helps to understand basic programming standards and structure of the programming. This language provides a solid base in programming language for any programming language to easily understand. This language uses to define various algorithms, data...
read more
C Language is a structural programming language, which helps to understand basic programming standards and structure of the programming. This language provides a solid base in programming language for any programming language to easily understand. This language uses to define various algorithms, data structures, and so on. This language also can use for the learning of machine programming language, system programming, networking programming and a lot more. read less
1 Comments

Expert and experienced faculty at your home

C Language is a structural programming language, which helps to understand basic programming standards and structure of the programming. This language provides a solid base in programming language for any programming language to easily understand. This language uses to define various algorithms, data...
read more
C Language is a structural programming language, which helps to understand basic programming standards and structure of the programming. This language provides a solid base in programming language for any programming language to easily understand. This language uses to define various algorithms, data structures, and so on. This language also can use for the learning of machine programming language, system programming, networking programming and a lot more. read less
Comments

Tutor

C programming is procedural oriented languages where building blocks are functions, and they follow a top-down approach. It needs data types operators conditional looping and certain inbuilt functions apart from user-defined functions are building up applications.Areas of application:1. Embedded circuit2....
read more
C programming is procedural oriented languages where building blocks are functions, and they follow a top-down approach. It needs data types operators conditional looping and certain inbuilt functions apart from user-defined functions are building up applications.Areas of application:1. Embedded circuit2. Algorithm analysis.3. An operating system like Windows, Linux,mac os.4. Database servers like SQL Server,oracle server.5. Web browsers like chrome, firefox, etc.. read less
Comments

View 3 more Answers

Related Questions

What is constructor
I think that A constructor is a special method of a class or structure in object-oriented programming that initializes an object of that type. A constructor is an instance method that usually has the same...
Subhayan
what is use of reading c lang
C is a general-purpose, imperative computer programming language, supporting structured ... It has since become one of the most widely used programming languages of all time.
Rohith
What is the actual size of INT in the C language, 2 or 4 bytes?
The actual size to int is determined by the compiler as the program runs. But theoretically the size is 2 bytes. You can increase the size by adding keyword long infront of it to make the size 4 bytes. Eg int a; // 2 bytes Long int b; // 4 bytes
Kunal
Is C/C++ language is still important in 2019?
Of course, C language is only the heart of any processor or controller.Because of complexity in C peoples are looking to work on High-level languages like JAVA etc.
Tejas
0 0
7
Is it possible to write big safe programs in C++?
yes. C++ is generally used to write system software. For example windows operating system are writeen in C++. Most of the operating system, device driver and antivirus programs are written by using C++.
Sapna
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

C Programming basics
C PROGRAMMING BASICS 10 Hours Introduction to ‘ C’ programming –fundamentals – structure of a ‘C’...
O

Om K.

0 0
0

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

Recommended Articles

Once over with the tenth board exams, a heavy percentage of students remain confused between the three academic streams they have to choose from - science, arts or commerce. Some are confident enough to take a call on this much in advance. But there is no worry if as a student you take time to make choice between - science,...

Read full article >

Appearing for exams could be stressful for students. Even though they might have prepared well, they could suffer from anxiety, tension etc. These are not good for their health and mind. However, following a few exam preparation tips can save them from all these and help them to score good marks. Let’s find out all...

Read full article >

E-learning is not just about delivering lessons online. It has a much broader scope that goes beyond manual paper or PowerPoint Presentations. To understand the reach of E-learning and how the whole process works in developing the Educational system, we will discuss a few points here. Let us find out how this new learning...

Read full article >

While schools provide formal education to the children, the home is where they start learning about things informally. Parents think that schools will take the initiative to educate their children. Well, this is partially true, as parents also play an essential role in bringing up their child. For the development of particular...

Read full article >

Looking for BCA Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you