Search:

Type: Posts; User: amul

Search: Search took 0.11 seconds.

  1. Re: string data initialize java telling illegal.... please tell me right way ??

    give me idea how to correct initialize correct format
  2. string data initialize java telling illegal.... please tell me right way ??

    String clumnName[]={"column1","column2","column3"};
    String dataValues[]=
    {
    {"12", "16", "17"},
    {"4", "2", "1"},
    {"9", "7", "8"},
    ...
Results 1 to 2 of 2