Devil Blog
Saturday, April 13, 2024
Lord
Dr.B.R.Ambedkar
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog chatgpt Blog
C Program for multiplication using arrays
// C Program for multiplication using arrays #include <stdio.h> void main() {int a[10]; printf ("Enter a number\n"); scanf...
No comments:
Post a Comment