Dec 10 2005 01:38 PM 1671 9 The Code in java is contained within Methods A) TrueB) False keyvez Profile Answers by keyvez Questions by keyvez Mar 19th, 2008 Code in Java can also be in instance initializer blocks and static and non-static blocks. So the answer to this question is false. sukace Profile Answers by sukace Questions by sukace Nov 20th, 2007 Code in java can also be in blocks(Static and non-static) which are not the part of the methods. So, the answer should be false not true. Answer Question Select Best Answer
Dec 10 2005 01:38 PM 1671 9 The Code in java is contained within Methods A) TrueB) False keyvez Profile Answers by keyvez Questions by keyvez Mar 19th, 2008 Code in Java can also be in instance initializer blocks and static and non-static blocks. So the answer to this question is false. sukace Profile Answers by sukace Questions by sukace Nov 20th, 2007 Code in java can also be in blocks(Static and non-static) which are not the part of the methods. So, the answer should be false not true. Answer Question Select Best Answer
keyvez Profile Answers by keyvez Questions by keyvez Mar 19th, 2008 Code in Java can also be in instance initializer blocks and static and non-static blocks. So the answer to this question is false.
sukace Profile Answers by sukace Questions by sukace Nov 20th, 2007 Code in java can also be in blocks(Static and non-static) which are not the part of the methods. So, the answer should be false not true.