Answer Posted / mani
but how
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Do character constants represent numerical values?
c language interview questions & answer
how to create duplicate link list using C???
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is a spanning Tree?
How can I make sure that my program is the only one accessing a file?
How do shell structures work?
What are the characteristics of arrays in c?
What is the role of this pointer?
Can static variables be declared in a header file?
What are pointers?
using for loop sum 2 number of any 4 digit number in c language
Explain how do you convert strings to numbers in c?
Can we assign string to char pointer?
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)