Answer Posted / efe
it is high work.it isnot easy.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the scope of an external variable in c?
What is the difference between array and pointer?
Explain why C language is procedural?
Explain how can I open a file so that other programs can update it at the same time?
How can you increase the size of a statically allocated array?
What is variable declaration and definition in c?
Is null a keyword in c?
What is atoi and atof in c?
Can you tell me how to check whether a linked list is circular?
What is LINKED LIST? How can you access the last element in a linked list?
How does normalization of huge pointer works?
Write a program to print numbers from 1 to 100 without using loop in c?
how to capitalise first letter of each word in a given string?
what is different between auto and local static? why should we use local static?
What is a program?