Answer Posted / sanjaykuma
denni's reche in 1970 at at&tbell lab's
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is bss in c?
Write a program to check palindrome number in c programming?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
How can I convert a number to a string?
What do you mean by command line argument?
define string ?
How many main () function we can have in a project?
Can a pointer point to null?
Write a program to print “hello world” without using semicolon?
How can I make sure that my program is the only one accessing a file?
How to set file pointer to beginning c?
What are comments and how do you insert it in a C program?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What are the features of c languages?
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?