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


Explain what is the advantage of a random access file?


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

Post New Answer

More C Interview Questions

Difference between goto, long jmp() and setjmp()?

0 Answers   EXL,


Can we increase size of array in c?

0 Answers  


main() { int x=2, y=4 if ((x==2||y==4) x++ y++ if (y==4+1) { x=x+y; } y++; printf("The values of x and y are %d and %d."x,y); } What is the output?

5 Answers   TCS,


What do you mean by invalid pointer arithmetic?

0 Answers  


What is meant by initialization and how we initialize a variable?

0 Answers  


Tell us bitwise shift operators?

0 Answers  


What are the advantages of using linked list for tree construction?

0 Answers  


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

0 Answers  


main() { int a[10]; printf("%d",*a+1-*a+3); }

2 Answers  


How can I allocate arrays or structures bigger than 64K?

5 Answers  


Explain continue keyword in c

0 Answers  


List some of the static data structures in C?

0 Answers  


Categories