what is stack , heap ,code segment,and data segment
No Answer is Posted For this Question
Be the First to Post Answer
What is a 'null pointer assignment' error?
what is the return type of printf
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
Write a program with dynamically allocation of variable.
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
What does emoji p mean?
Write a C program to print 1 2 3 ... 100 without using loops?
Write down the program to sort the array.
How is a structure member accessed?
Explain what is the benefit of using const for declaring constants?
how to write palindrome program?
Why array is used in c?