-
Nov 30, 13 •
7842 Views •
Notes •
Raj Tilak •
No Comments
Memory management is an important matter of concern. There are two main process of this memory management to optimally utilize the memory space. Those processes are 1. Paging 2. Segmentation Now let us know something about them in details. GATE
-
Nov 29, 13 •
10468 Views •
Notes •
Preeti Negi •
2 Comments
Circuit Designing is a process of designing for use our device how to make it perfect in processing speed, working, portable, space consumer, feed back, reliability, good efficiency and space consumer. Their are two types of circuit in circuit designing
-
Nov 29, 13 •
3002 Views •
Notes •
Top Coaching Institute •
No Comments
Ans. First of all OOP stands for object oriented programming. It is a programming paradigm that represents the concepts as “objects” that have data fields (attributes that describe the object) and associated procedures known as methods. Objects,
-
Nov 28, 13 •
2177 Views •
Notes •
Mitali Hembrom •
No Comments
Waterfall model is a one of the technique of designing a software. It is just theoritical model and all the software model design techniques are designed according to this model. In waterfall model we do various test. In this model the process of
-
Nov 27, 13 •
11288 Views •
Notes •
Nilika Sah •
No Comments
Non linear data structure is a data structure in which data items are not stored linearly in the memory. So there is no contiguous memory allocation of the data. This feature is included because it uses the memory optimally. How does it do so? Well, memory is