answersLogoWhite

0

What is Basic of C language?

Updated: 8/10/2023
User Avatar

Wiki User

13y ago

Best Answer

We briefly list some of C's characteristics that define the language and also have lead to its popularity as a programming language. Naturally we will be studying many of these aspects throughout the course. * Small size * Extensive use of function calls * Loose typing - unlike PASCAL * Structured language * Low level (BitWise) programming readily available * Pointer implementation - extensive use of pointers for memory, array, structures and functions. C has now become a widely used professional language for various reasons. * It has high-level constructs. * It can handle low-level activities. * It produces efficient programs. * It can be compiled on a variety of computers. Its main drawback is that it has poor error detection which can make it off putting to the beginner. However diligence in this matter can pay off handsomely since having learned the rules of C we can break them. Not many languages allow this. This if done properly and carefully leads to the power of C Programming. The standard for C programs was originally the features set by Brian Kernighan. In order to make the language more internationally acceptable, an international standard was developed, ANSI C (American National Standards Institute).

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

Complete Linux is build on C language & we can do many operations using C language like small & large calculation's for companies using Conditional & iterative statement's like If Else & else if ladder.Also we can use For while,do while.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

C is a programming language originally developed for developing the Unix operating system. It is a low-level and powerful language, but it lacks many modern and useful constructs. C++ is a newer language, based on C, that adds many more modern programming language features that make it easier to program than C. Basically, C++ maintains all aspects of the C language, while providing new features to programmers that make it easier to write useful and sophisticated programs. For example, C++ makes it easier to manage memory and adds several features to allow "object-oriented" programming and "generic" programming. Basically, it makes it easier for programmers to stop thinking about the nitty-gritty details of how the machine works and think about the problems they are trying to solve. C++ is a powerful general-purpose programming language. It can be used to create small programs or large applications. It can be used to make CGI scripts or console-only DOS programs. C++ allows you to create programs to do almost anything to do.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

programmer who write code in c language,for example if you want to build application for computer you must use some programming language like C,C++,C#,Visual Basic.For example Microsoft Office suite(Word,Excel)is written in C++ programmers language

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Practice needs to actually understand c language. Just take the concept what actually things do in c language like loops .. conditions etc.. then just do practice .. it'll help you understand c language. Also surely you will be a good programmer after doing much practice. then you'll be able to understand many things by the help of mistakes u did in practice.. u wont do it again when you do programming..

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

The C Language is the procedure language.it is discover by richared i 1970.

c is the basic language of every language it is the mother of every computer language.

it work step by step procedure it depends on the algorithm because it is structure define to as algorit

This answer is:
User Avatar

User Avatar

Aisha Goel

Lvl 6
2y ago

C is a high-level and general-purpose programming language that is used for developing portable applications and scripting system applications. C is a very popular language and is required in many fields. So if you are looking to advance your career in a programming language, c is the best programming language to start. You can also learn data science with c from Learnbay institute if you are working and want to learn from scratch.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

c is programming language ....... this is object oriented programming language

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Basic and C are two very different programming languages.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is Basic of C language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.


What are examples of objected programming language?

C++C#EiffelJavaSmalltalkVisual Basic


What are the examples of programing language?

c, c++, java, prolog, fortran, basic, ...


What enhance the basic instructions of c language?

Library functions


Give list of programming language?

language like C, C++, JAVA ,C#, J#, D, PASCAL, COBOL, FOTRAN, .NET, VB are called programing language. Basic, NASTRAN


Is c plus plus an unstructured programming language?

No, BASIC is, for example.


What has the author Granville C Henry written?

Granville C. Henry has written: 'Computing in BASIC for calculus' -- subject(s): BASIC (Computer program language), Calculus, Data processing, Basic (Computer program language) 'Forms of concrescence' -- subject(s): Prolog (Computer program language)


What has the author Alfredo C Gomez written?

Alfredo C. Gomez has written: 'The basics of BASIC' -- subject- s -: BASIC - Computer program language -


What is your favorite programming language?

BASIC for easy applications, and C/C++ for applications that need greater flexibility.


In which language is the virus program written?

Assembly. C. Visual basic. Others.


What is the easiest programming language in game making?

C / C++ is the easiest programing language in game making. It's use for very basic games though.


What Programming Language was Windows OS created and why?

Microsoft Windows Was Created By Using C, C++, Visual BASIC