GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Programming  >  C
Go To First  |  Previous Question  |  Next Question 
 C  |  Question 430 of 453    Print  
BSS Segment
What is BSS segment? Where it will be?


  
Total Answers and Comments: 3 Last Update: September 03, 2008     Asked by: Pramoda.M.A 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: praveen.selvaraj
 
BSS: Block Started by Symbol
It comprises uninizialized global memory found in obj file along text section and data section while compilation.

Above answer was rated as good by the following members:
sourabh_t
August 09, 2008 02:34:46   #1  
praveen.selvaraj Member Since: August 2008   Contribution: 1    

RE: BSS Segment
BSS: Block Started by Symbol
It comprises uninizialized global memory found in obj file along text section and data section while compilation.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
August 21, 2008 01:38:10   #2  
laxmii.s Member Since: August 2008   Contribution: 3    

RE: BSS Segment
BSS:Block Started by Symbol. It is in memory segment. While executing the program all Uninitialized global and static variables are placed in this BSS Segment


 
Is this answer useful? Yes | No
September 03, 2008 05:17:06   #3  
retheeshsoman Member Since: September 2008   Contribution: 1    

RE: BSS Segment
BSS stores the variables which are initialized to 0
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape