answersLogoWhite

0

What are the advantages of structures of C language?

Updated: 8/11/2023
User Avatar

MadihaAslam

Lvl 1
12y ago

Best Answer

we can create a program which is useful for others and can resolve the problem in less time

User Avatar

Wiki User

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

Wiki User

12y ago

madda gudu lanja kodaka..

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the advantages of structures of C language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why you use C language in electronic engineering?

C is a structured language. Controlled structures used in electronic engineering can be programmed well by C. C++ and C sharp are also used sometimes.


Is 'c' a structured language?

Yes, in C, you can use the standard programming structures (sequence, selection, repetition).


What is the Pascal programming language data structure?

In Pascal, data structures are implemented with recorddata types. A record is synonymous with the structdata type in C, or the class data type in C++.


Why c language has name c why not a?

C-language was derived from B-language.


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer

Related questions

Advantages of c language in cryptography?

You can use OpenSSL.


How do you create booking form in c language?

using structures and classes


Why you use C language in electronic engineering?

C is a structured language. Controlled structures used in electronic engineering can be programmed well by C. C++ and C sharp are also used sometimes.


Is 'c' a structured language?

Yes, in C, you can use the standard programming structures (sequence, selection, repetition).


What do you think is the better type of language for writing complex data structures?

structured programming language ex:c,c++


What has the author M Main written?

M. Main has written: 'Data structures & other objects using C++' -- subject(s): C++ (Computer program language), Data structures (Computer science), Object-oriented programming (Computer science) 'Data structures and other objects using Java' -- subject(s): Java (Computer program language), Data structures (Computer science) 'Data structures & other objects using C++' -- subject(s): C++ (Computer program language), Data structures (Computer science), Object-oriented programming (Computer science)


What has the author Thomas Plum written?

Thomas Plum has written: 'Learning to program in C' 'Efficient C' 'Reliable data structures in C' -- subject(s): C (Computer program language), Data structures (Computer science)


What is a drawback of structures in the C language?

Nothing. If you use structured data, you define a structto store it.


What has the author Yedidyah Langsam written?

Yedidyah Langsam has written: 'Data structures using Cand C[plus plus]' -- subject(s): C (Computer program language), Data structures (Computer science)


A compiler that translates a high level-language into another high-level language is called a source-to-source translator. What advantages are there to using C as a target language for a compiler?

C would be a good language if you wanted to then go on to improve the efficiency of the code perhaps by editing the translated code. I wouldn't call C a high language :)


What has the author Richard F Gilberg written?

Richard F. Gilberg has written: 'Data structures' -- subject(s): C&& (Computer program language), Data structures (Computer science)


How do you write a c program to store 5 names in structures and print them each in one line?

With a text editor, and some basic knowledge of the C programming language.