Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Sunday, 3 January 2021
2d Matrix sum using array | C Language | Nielit O Level Question
Q : write a program to sum 3x3 matrix using an array.
Solution :
#include
<stdio.h>
#include
<conio.h>
‹
›
Home
View web version