27. What does this method do?
public static int foo( String [ ][ ] a )
{
int b = 0;
for ( int i = 0; i < a.length; i++ )
{
b++; }
return b; }
Unfortunately, your question requires a lot of work and cannot be done for free.
Submit it with all requirements as an assignment to our control panel and we'll assist you.