how is the examination pattern?
No Answer is Posted For this Question
Be the First to Post Answer
what is constant pointer?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
1 1 12 21 123 321 12344231 how i creat it with for loop??
How do you do dynamic memory allocation in C applications?
What extern c means?
What is this pointer in c plus plus?
What is the difference between printf and scanf )?
main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
swap 2 numbers without using third variable?
1,1,5,17,61,217,?,?.
dynamically allocate memory for linear array of n integers,store some elements in it and find some of them
what is the value of b if a=5; b=++a + ++a
31 Answers Infosys, TCS, Tech Mahindra,