Answer Posted / vinod
c is amiddle level language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hai what is the different types of versions and their differences
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
How can I read data from data files with particular formats?
How do you print an address?
Explain how are 16- and 32-bit numbers stored?
What is the best way to comment out a section of code that contains comments?
What is variable declaration and definition in c?
how to count no of words,characters,lines in a paragraph.
Write a program to print fibonacci series using recursion?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
Explain what is wrong with this program statement?
.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }
Wt are the Buses in C Language
How do I use void main?
Is void a keyword in c?