What is double pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
can anyone suggest some site name..where i can get some good data structure puzzles???
How can you print HELLO WORLD without using "semicolon"?
What is the difference between typedef struct and struct?
What is malloc calloc and realloc in c?
How can I prevent another program from modifying part of a file that I am modifying?
What is the advantage of a random access file?
how to find the size of the data type like int,float without using the sizeof operator?
What is line in c preprocessor?
can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
What is an lvalue?
main() { unsigned int k = 987 , i = 0; char trans[10]; do { trans[i++] =(char) (k%16 > 9 ? k%16 - 10 + 'a' : '\0' ); } while(k /= 16); printf("%s\n", trans); }
my name is nani i completed my b-tech in hyd now i want go for interveiw but i dont know the process of software field interveiws plz help me anyone how many rouds there n what rounds plz plz plz help me n where i can get these details