Choose the correct statement about C structure.
int main()
{
struct ship
{
};
return 0;
}

Posted on by