GeeksforGeeks » C/C++ Programming Questions

c array question

(2 posts)

Tags:

  1. namit mishra
    guest
    Posted 5 months ago #

    can we defined array without specifying size in c ?

  2. karthik
    Member
    Posted 4 months ago #

    int a[]={1,2,3,4,5};


Reply

You must log in to post.

RSS feed for this topic