Flow Chart

Introduction The flow process chart was originally introduced by Frank Gilbreth in 1921 as a structured method for documenting process flow. The flowcharts are pictorial representation of the methods to be used to solve a given problem and help a great deal …

Loading

Structure Chart

Introduction A structure chart provides a visual representation of a program’s structure, making it easier to understand and modify. Definition A structure chart is a type of diagram used in software engineering to illustrate the structure of a program or …

Loading

Nested Loop Examples

         Example : Write a program in C to print the given pattern using the nesting of loop concept. Example : Write a program in C to print as the given pattern using nesting of loop concept. Example …

Loading

Two Dimensional Array Examples

Example : A c program to read & display the nine values in a two dimensional array having size 3×3. Example : A C program to read nine values & display only first and last values in a two dimensional …

Loading

Array in C

Definition An array is a collection of similar type of data elements stored in adjacent memory locations and are referred to by a single array-name. Array is a data structure storing a group of elements, all of which are of …

Loading

Jumping Statement Examples in C

Example : A program in C to print odd and even numbers using the goto statement. Example : A Jumping Statement Examples in C to display the concept of a continue statement. Example : A program in C to display …

Loading

Awesome & Amazing Web sites

Descriptions Web Site Link Gives detail about used theme of a website and also suggest required plugs-in for that web site, especially made on word press. Click here Revolving google website, search the contents in motion Click vere Shaking google …

Loading