Describe the steps to insert data into a singly linked list.
What is the full form of getch?
Why c is called a middle level language?
C program to find frequency of each character in a text file?
What is the best way to store flag values in a program?
what will be the output of this program........ main() { int a=2,b=4,c=6; printf("%d"); } why it gives the value of third variable.
write a c program to find the probability of random numbers between 1-1000
Why are algorithms important in c program?
Explain what is the general form of a c program?
implement OR gate without using any bitwise operator.
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
write a string copy function routine?
please give me some tips for the selection in TCS.