what is stack , heap ,code segment,and data segment
No Answer is Posted For this Question
Be the First to Post Answer
What are file streams?
what is the height of tree if leaf node is at level 3. please explain
why we are using semicolon at the end of printh statment
Which function in C can be used to append a string to another string?
Explain the term printf() and scanf() used in c language?
What is the use of #define preprocessor in c?
When should volatile modifier be used?
What is function pointer and where we will use it
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
What is meant by initialization and how we initialize a variable?
What is the difference between fork() and vfork()?
can we declare a variable in different scopes with different data types? answer in detail