Linked lists -- can you tell me how to check whether a linked list is circular?
How to reverse a linked list
1 Answers Aricent, Fidelity, IBM, TCS,
Explain command-line arguments in C.
How many ways are there to swap two numbers without using temporary variable? Give the each logic.
What is new line escape sequence?
what are the various memory handling mechanisms in C ?
c program to manipulate x=1+3+5+...+n using recursion
what is difference between #include<stdio.h> and #include"stdio.h"
There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.
What does printf does?
When would you use a pointer to a function?
How to add two numbers without using arithmetic operators?
18 Answers College School Exams Tests, e track, Infosys, Pan Parag, Sapient, TCS,
print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar