the data type used for unlimited value in c
and how to do this program
What is period operator in c?
What is the argument of a function in c?
Describe the steps to insert data into a singly linked list.
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
C program to read the integer and calculate sum and average using single dimensional array
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
How do I use void main?
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
What are the keywords in c?
Describe how arrays can be passed to a user defined function
how to get starting address of a running C program