what is stack , heap ,code segment,and data segment
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of ~ in c lang?????
1 1 12 21 123 321 12344231 how i creat it with for loop??
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
write a program in c language for the multiplication of two matrices using pointers?
Read two numbers from keyboard and find maximum of them?
What is putchar() function?
what do the 'c' and 'v' in argc and argv stand for?
What is volatile variable in c with example?
How would you obtain the current time and difference between two times?
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
write program on arrays
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)