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...


What does sizeof return c?


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

Post New Answer

More C Interview Questions

How many keywords (reserve words) are in c?

0 Answers  


to convert a string without using decrement operater and string functions

1 Answers  


write a program to print calender using for loop.

1 Answers   HCL, TCS,


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

0 Answers   Genpact,


You are given a string which contains some special characters. You also have set of special characters. You are given other string (call it as pattern string). Your job is to write a program to replace each special characters in given string by pattern string. You are not allowed to create new resulting string. You need to allocate some new memory to given existing string but constraint is you can only allocate memory one time. Allocate memory exactly what you need not more not less.

2 Answers   Microsoft,


write a program which counts a product of array elements lower than 10.

1 Answers  


How can I read in an object file and jump to locations in it?

0 Answers  


Explain how do you determine the length of a string value that was stored in a variable?

0 Answers  


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

5 Answers   Amazon, HCL, Thought Works,


What is the use of clrscr?

0 Answers  


Explain the use of #pragma exit?

0 Answers  


What are the types of pointers in c?

0 Answers  


Categories