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

Un-Answered Questions { Operating Systems }

How would you reverse the characters of an array?

894


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

948


Does mentioning the array name gives the base address in all the contexts?

1336


How can you correct these errors?

933


Explain binary searching, Fibonacci search.

908


How would you use qsort() function to sort the name stored in an array of pointers to string?

898


What do you mean by Syntax Error

1018


What is the similarity between a Structure, Union and enumeration?

971


How would you use bsearch() function to search a name stored in array of pointers to string?

820


Difference between arrays and linked list?

909


Are the expressions arr and &arr same for an array of integers?

954


Evaluate the following prefix expression " ++ 26 + - 1324" (Similar types can be asked)

940


What do you mean by Runtime Error

987


How do you declare An array of three pointers to chars

834


Can you dynamically allocate arrays in expanded memory?

1014