Answer Posted / puspa
do while loop execute once then check the condition which
is not same for do
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
if p is a string contained in a string?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
What is the maximum length of an identifier?
What are pointers in C? Give an example where to illustrate their significance.
What is difference between function overloading and operator overloading?
How can you invoke another program from within a C program?
How do shell structures work?
How variables are declared in c?
Stimulate calculator using Switch-case-default statement for two numbers
What are identifiers in c?
Is array name a pointer?
What is the purpose of realloc()?
how can use subset in c program and give more example
program to convert a integer to string in c language'
Can static variables be declared in a header file?