Answer Posted / leela
c is a programming language.
it is mainly support for operating system,and basic language
in programming.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain how to reverse singly link list.
What would be an example of a structure analogous to structure c?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.
Explain what are the standard predefined macros?
Explain the Difference between the New and Malloc keyword.
Why shouldn’t I start variable names with underscores?
How can I read/write structures from/to data files?
Explain what is the benefit of using const for declaring constants?
Write a progarm to find the length of string using switch case?
why wipro wase
Is c is a middle level language?
How a string is stored in c?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
How can I send mail from within a c program?