Skip to content

Commit f1c9271

Browse files
Add files via upload
1 parent 7957728 commit f1c9271

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

question three b.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/*statement that ssigns the value 123456 to the 50th element in the array that holds 50 type long values*/
2+
long values[49]=123456;

0 commit comments

Comments
 (0)