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 }

Can we add or delete an element after assigning an array?

1079


If you do not initialize an array what will happen?

1039


what is the difference between mutexes and semaphores?

1298


Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

940


an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

923


Write a Program for Insert in a sorted list

930


what is a balanced tree.

998


Write a Program for Delete an element from a doubly linked list.

922


Write a Program for Reverse a linked list.

965


Write code for reversing a linked list.

973


What is breadth first tree?

1009


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

967


How will you reverse Linked List.

910


Write a Program for Linked list manipulation.

1046


How would you reverse characters of an array without using indexing in the array.

918