General Section
Expert Members
New Members
Info Categories
Recommended Links
Programming Information, Free Programming Information, Share Programming Information - Free Information Site
- Arrays:
An Array is a group of consecutive memory locations with same name and type. Simple variable is a single memory location with a unique name and type. But an array is collection of different adjacent memory locations.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Looping Structure:
A type of control structure that repeats a statement OR set of statement is known as Looping Structure.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- .Net Plateform:
.Net Platform is created by Microsoft. it is used to develop application with XML Web services. These services are used to share data.It provides easier way of communication.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Visual Basic:
Visual Basic is a visual and event-driven programming language. It was developed by Microsoft. It is used to develop windows-based programs. It is easier to use.VB provides many tools that help the programmers to develop program easily and quickly.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Macro:
Macro is the set of statements that tells the application how to complete a task.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Application Generators:
A program that is used to develop applications without writing extensive code is called application generator.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Visual Programming:
Visual Programming is used to provide a user-friendly interface for interacting with the program.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Event-driven Programming:
Event-Driven programming is a programming technique in which statements are executed in response to an event.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Assembler:
An assembler is translating program that translates the instruction of a assembly language into machine language.
Posted By: Abdul Basit
On: Friday, September 12, 2008
- Interpreter:
An interpreter is a program that converts one statement of a program at one time. It executes this statement before translating the next statement of the source program.
Posted By: Abdul Basit
On: Friday, September 12, 2008
Programming By Page:
1
- - - Next