Wednesday, May 30, 2012

C Programming 


Array
Array is a group of memory locations related by the fact that they all have the same name and the same type. to refer to a particular location or element inn the array, we specify the name of the array and the position number of the particular element in the array.  






VB 2008 


sample movie 
*Variables & Constants


What is a Variable?
What is a constant?
How to make VB Database?
Example