Explain how can you determine the size of an allocated portion of memory?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

can we initialize all the members of union?

2 Answers  


What is c language and why we use it?

0 Answers  


what are # pragma staments?

0 Answers  


what is computer

4 Answers  


What are the data types present in c?

0 Answers  






What is the o/p of the follow pgm? #include<stdio.h> main() { char char_arr[5]=”ORACL”; char c=’E’; prinf(“%s\n”,strcat(char_arr,c)); } a:oracle b. oracl c.e d.none

2 Answers   Oracle,


code for bubble sort?

1 Answers  


Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 Answers   Tech Mahindra,


program for reversing a selected line word by word when multiple lines are given without using strrev

0 Answers   IBM,


can a union be self-referenced?

1 Answers  


yogesh patil in dell

3 Answers   DELL,


What is gets() function?

0 Answers  


Categories