adspace
Answer Posted / Vipin Sonkar
[n "C is a high-level, general-purpose programming language that offers efficiency, flexibility, and portability. It provides low-level access to memory, allowing for greater control over system resources.n C also supports structured programming with constructs like loops, functions, and data structures. Its rich standard library includes functions for input/output, string manipulation, and math operations.n C is the foundation of many modern languages such as C++, C#, and Java, and its efficiency makes it suitable for developing system software, device drivers, and embedded systems."n]
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the general form of a C program?
develop algorithms to add polynomials (i) in one variable
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
write a c program to find the sum of five entered numbers using an array named number
hi send me sample aptitude papers of cts?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What are pointers? What are different types of pointers?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
How do you determine the length of a string value that was stored in a variable?
Differentiate between null and void pointers.
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
What is pointer to pointer in c with example?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
ATM machine and railway reservation class/object diagram