what is stack , heap ,code segment,and data segment
No Answer is Posted For this Question
Be the First to Post Answer
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What are the modifiers available in c programming language?
Explain 'far' and 'near' pointers in c.
What is difference between %d and %i in c?
Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????
2. Write a function called hms_to_secs() that takes three int values—for hours, minutes, and seconds—as arguments, and returns the equivalent time in seconds.. Create a program that exercises this function by repeatedly obtaining a time value in hours, minutes, and seconds from the user (format 12:59:59), calling the function, and displaying the value of seconds it returns.
What are the 32 keywords in c?
write a proram to reverse the string using switch case?
code for replace tabs with equivalent number of blanks
What does node * mean?
write a program in C to swap two variables
Do array subscripts always start with zero?