Why does this code crash?
No Answer is Posted For this Question
Be the First to Post Answer
Is c is a low level language?
difference between native and cross compilers
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
What is abstract data structure in c?
What are the applications of c language?
will the program compile? int i; scanf(ā%dā,i); printf(ā%dā,i);
what is the height of tree if leaf node is at level 3. please explain
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
Is linux written in c?
What is void c?
What is a nested loop?
sum of two integers values only other then integer it should print invalid input.