What are the applications of c language?
No Answer is Posted For this Question
Be the First to Post Answer
write a function to swap an array a[5] elements like a[0] as a[5],a[1] as a[4],....a[5] as a[0].without using more than one loop and use one array not to use temp array?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
Why do we use stdio h and conio h?
What is the difference between strcpy() and memcpy() function in c programming?
What is C language ?
The __________ attribute is used to announce variables based on definitions of columns in a table?
How do you initialize pointer variables?
Why array is used in c?
What is meant by type specifiers?
i=20,k=0; for(j=1;j<i;j=1+4*(i/j)) { k+=j<10?4:3; } printf("%d", k);
How does free() know how many bytes to free?
please explain every phase in the "SDLC" in the dotnet.