The Programming Parts of MCA are of the following...

                

Progrms

Martices Multiplication

15/11/2009 04:00
                                                   

Martices Addition

15/11/2009 03:48
                                       /* Program to the addition of 2 matrices...

3 Dimensional Array

15/11/2009 03:27
                                   /* A Program to perform 3 Dimensional operations...

Area Of Circle

15/11/2009 03:20
                             /* A Program to find area of circle */ #include<stdio.h> #include<conio.h> void main() { int radius; float...

Done by Aarya