What are file streams?
Explain what is the stack?
Write a program to generate random numbers in c?
What is the difference between exit() and _exit()?
Explain two-dimensional array.
wats SIZE_T meant for?
Write a program that his output * *** *****
Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)
please explain every phase in the "SDLC" in the dotnet.
Is c compiled or interpreted?
Why can’t constant values be used to define an array’s initial size?
write a program to generate address labels using structures?
code for concatination of 2 strings with out using library functions?