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

Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)

1 Answers   NetApp, PTU, Wipro,


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

0 Answers  


What does s c mean in text?

0 Answers  


What are the key features in c programming language?

0 Answers  


Explain what is the benefit of using const for declaring constants?

0 Answers  






what do the 'c' and 'v' in argc and argv stand for?

0 Answers   TISL,


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

0 Answers  


identify the in correct expression a.a=b=3=4; b.a=b=c=d=0; float a=int b=3.5; d.int a; float b; a=b=3.5;

8 Answers   TCS,


Explain 'bus error'?

0 Answers  


What is difference between structure and union with example?

0 Answers  


Write the test cases for checking a variable having value in range -10.0 to +10.0?

0 Answers   Bosch,


Diff between for loop and while loop?

2 Answers   TCS,


Categories