Sunday 18 April 2021

Array an introduction | C Language

 


Array

An array is a collection of similar data type which occupies continuous location on memory. Array is useful bulk process is required on similar data type. Name of array is a constant pointer which point first element of array. Elements of array are access through index number. Index donates numeric position of data in an array. Index start with zero and last element less than one from the specified size of array.

Syntaxt :

Data_type arr_name[size_int]


 

 

Tuesday 13 April 2021

Answer : PROGRAMMING & PROBLEM SOLVING THROUGH ‘C’ LANGUAGE , January 2020 | NIELIT O Level

Answer : PROGRAMMING & PROBLEM SOLVING THROUGH ‘C’ LANGUAGE , January 2020 | NIELIT O Level

1. Objective Answer

1.1 : B
1.2 : D
1.3 : C
1.4 : B
1.5 : B
1.6 : C
1.7 : C
1.8 : C
1.9 : C
1.10 : B

Sunday 11 April 2021

Develop a flowchart to find out the minimum of the given three numbers.

  Develop a flowchart to find out the minimum of the given three numbers.



Saturday 13 February 2021

Real Estate PHP project full source code Free Download | Free PHP Project

 


Real Estate PHP Project

This real estate project is created to cover the student project as well as handling real estate projects. The project is diveded into a two-part, website and CRM. The website will cover online presentations of projects in front of clients. CRM covers business internal operations. This project is live and used by many customers. Purpose of this project to post here, for the learning  purpose of students that  How real estate operations being handled by the Online website. Any commercial uses of this project are prohibited and any violence of agreement is found then legal action may charge against of user.