Answer Posted / reegan
inline function is not end of loop function with in this
function
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
please explain every phase in the "SDLC" in the dotnet.
What do the functions atoi(), itoa() and gcvt() do?
Explain the difference between getch() and getche() in c?
Explain how do you determine the length of a string value that was stored in a variable?
Do you know pointer in c?
diff between exptected result and requirement?
What 'lex' does?
What is the basic structure of c?
Why is structure padding done in c?
How does normalization of huge pointer works?
What are control structures? What are the different types?
What is wrong in this statement? scanf(ā%dā,whatnumber);
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
What is the general form of function in c?
what is the structure pointer?