What are the advantages of using macro in c language?
how to do in place reversal of a linked list(singly or doubly)?
what are you see during placement time in the student.
0 Answers Goldman Sachs, TCS, Tech Solutions,
What library is sizeof in c?
There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
write a program to add two numbers of any size.....(remember any size)
write a programme to convert temperature from farenheit to celcius?
What are signals in C?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
How do c compilers work?
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
What is a stream water?
Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not