Famous puzzles which are generally asked by companies during
interviews ?
Answer Posted / guest
sarojini
Is This Answer Correct ? | 0 Yes | 21 No |
Post New Answer View All Answers
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
Why do we use pointer to pointer in c?
what is the height of tree if leaf node is at level 3. please explain
find the sum of two matrices and WAP for it.
Calculate 1*2*3*____*n using recursive function??
What is #include stdio h?
What is wild pointer in c?
What is the use of header files?
What is keyword with example?
What does a function declared as pascal do differently?
What are the usage of pointer in c?
Can a pointer be static?
What's a good way to check for "close enough" floating-point equality?
c language interview questions & answer
Why doesnt the call scanf work?