What are data structures?
Answer / nashiinformaticssolutions
o Data structures are ways of organizing and storing data to enable efficient access and modification. Examples include arrays, linked lists, stacks, queues, hash tables, and trees.
| Is This Answer Correct ? | 0 Yes | 0 No |
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
How same session variable can be used in both Asp and Asp.net?
1.Mutating table
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
what are resources in case of Threads
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
Info for guidewire documents and interview questions
What is the difference between save and create method of activerecord?
What is the difference between compiled and interpreted languages?
WAP to print all prime nos between 1 to 100 without using user input...pls reply within few hours...
What is the difference between windows 98/2000/XP Operating Systems?
16 Answers CMS, Siemens, TCS,
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'