Posts

Data Type in Data Structures Using C and C++

Image
Introduction to Data Structure Data Type : -         Data can be of different types, therefore, same type of data can be grouped to form a separate group. In files data can be numeric, alphabetical or alphanumeric.Numeric data can be used for calculations. There can be more properties of each type. Therefore,a data type refers to a named group of data which share similar properties or characteristics and which have common behaviour among them.             For instance,Name can be contain alphabets, its data type is alphabetic; Address can contain digits (numbers) and alphabets, its data type is alphanumeric; Age can only have digits, its data type is numeric. Three fundamental data type are given below : - 1. Integer  :-    It allows to only                                              have digits (0-9) a...

Information in Data Structure

Image
 Information in Data Structure Information :- A collection of related data is called Information. Data is mainly provided by the user and the system collect and arrange that data in proper way to form information.   Elementary Representation of Data :- Elementary representation of data can be in form of raw data, data item, data structures. Raw data are raw fects. These are simply values or set of values and data item representats single unit of values of certain type. https://sunhal.blogspot.com/2021/05/data-processing.html Thank You

Data Processing

Image
 to Data Structure Data Processing :- Processing is the manipulation of data which may consist of letters, numbers and graphics symbols. Data is collected, captured, shifted, rearrange, stored, retrieved, reproduced, summarised and produced in a neat form.         All these steps are processing. The different tasks that are performed under processing can be categorised as follows-     1. Calculations (Addition, Substraction, Multiplication, Division) 2.Comparision (Equal to, Greater than, Less then ) https://sunhal.blogspot.com/2021/05/introduction-to-data-structure.htmlIntroduction Thank You

Introduction to Data Structure

Image
 Introduction to Data Structure Data :- Data is a collection of facts and figures which can be processed to produce information to produce information. Data can be any thing like name of the student , roll numbers , a business house data can be names of the employees, their payment detail.Data can be feed with the help of some input device.                 The data can be referred to in many ways data , data items , data structures etc. The data being an active participant in the organisations , operations and planning, data are aggregated and  summarized in various meaningful ways. The data must be represented, stored, organised, processed and managed so as to support the user environment.        All these factors very e much depend upon the way data are aggregated. The data structures are an effective and reliable way to achieve this.     Thank You https://sunhal.blogspot.com/?m=1