Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


find the size of structure without using the size of function



find the size of structure without using the size of function..

Answer / vinay

struct abc
{
-------------
--------------
-------------
};

struct abc arr[2];
difference btw arr[2] and arr[1]

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More C Interview Questions

Difference between data structure and data base.

7 Answers   CTS, Value Labs, Zoho,


Explain what is the difference between #include and #include 'file' ?

0 Answers  


What is header file definition?

0 Answers  


implement general tree using link list

1 Answers   Wipro,


main() { intx=2,y=6,z=6; x=y=z; printf(%d",x) }

5 Answers   Amazon, HCL, Thought Works,


what is the use of bitfields & where do we use them?

2 Answers  


errors in computer programmes are called

1 Answers   NET,


In which category does main function belong??

5 Answers  


When is a void pointer used?

0 Answers  


write a c program to find biggest of 3 number without relational operator?

12 Answers   TCS, Wipro,


why array index always starts from zero??

4 Answers   TCS,


Explain is it better to bitshift a value than to multiply by 2?

0 Answers  


Categories