Answer Posted / s
c is nothing but a language consisting of small set of a
programming module like function , data type design to
perform a dedicated task.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
write a progrmm in c language take user interface generate table using for loop?
Can an array be an Ivalue?
What does a pointer variable always consist of?
please explain every phase in the "SDLC" in the dotnet.
What is a string?
What is the size of empty structure in c?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
How can I call a function with an argument list built up at run time?
Is c still used?
What are the two forms of #include directive?
What are the parts of c program?
What are the disadvantages of a shell structure?
What is 02d in c?
Why do we use static in c?