Explain goto?
No Answer is Posted For this Question
Be the First to Post Answer
Describe dynamic data structure in c programming language?
Write a C program to convert an integer into a binary string?
what is the difference between definition and declaration? give me some examples.
What are local variables c?
What is the difference between array and linked list in c?
What is output redirection?
what are the languages used in c#?
1)what is the error in the following stmt where str is a char array and the stmt is supposed to traverse through the whole character string str? for(i=0;str[i];i++) a)There is no error. b)There shud be no ; after the stmt. c)The cond shud be str[i]!='\0' d)The cond shud be str[i]!=NULL e)i shud be initialized to 1
What is an lvalue in c?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
A C E G H +B D F A I ------------ E F G H D
What's the total generic pointer type?