Answer Posted / mytri
hello11QUARK test?
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a void pointer? When is a void pointer used?
What is the purpose of main( ) in c language?
What is the use of 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
What is the difference between local variable and global variable in c?
Can we access the array using a pointer in c language?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
how to build a exercise findig min number of e heap with list imlemented?
What is difference between structure and union in c?
What are the types of operators in c?
What does %p mean c?
Calculate 1*2*3*____*n using recursive function??
Is c procedural or object oriented?
Why header file is used in c?
Why double pointer is used in c?