could u able to tell about suresoft technical session
Answer / siva
they are going to test ur basic knowledge about datatypes
and its range how it was determined and all areas in c
including data structures......
| Is This Answer Correct ? | 11 Yes | 0 No |
What is %d called in c?
What are local variables c?
In C language, a variable name cannot contain?
What is malloc return c?
What is conio h in c?
In a header file whether functions are declared or defined?
How we can insert comments in a c program?
pgm to find middle element of linklist(in efficent manner)
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
Can u return two values using return keyword? If yes, how? If no, why?
Explain zero based addressing.
What do you mean by dynamic memory allocation in c?