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?

1012


If you do not initialize an array what will happen?

978


what is the difference between mutexes and semaphores?

1211


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

886


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

881


Write a Program for Insert in a sorted list

893


what is a balanced tree.

946


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

863


Write a Program for Reverse a linked list.

910


Write code for reversing a linked list.

919


What is breadth first tree?

965


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.

914


How will you reverse Linked List.

862


Write a Program for Linked list manipulation.

994


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

864