Integer.parse Int(bf.readLine(System.out.println("enter
value for n["+m+"]:")));
can it run under this



Integer.parse Int(bf.readLine(System.out.println("enter value for n["+m+"]:")))..

Answer / sunil kumar

No it will not run because there should not space between
parseInteget.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Difference between Linked list and Queue?

0 Answers   Virtusa,


Static Variable can referred in non-static method?

3 Answers  


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

0 Answers  


What is the argument type of main() method?

2 Answers  


adapter class ?

2 Answers  


Are arrays passed by reference in java?

0 Answers  


How is abstraction implemented in java ?

0 Answers  


What are field variable and local variable?

3 Answers  


What is java Applet?

0 Answers   TCS,


What are annotations in java?

0 Answers   Impetus,


why abstract class will have a constructor?

4 Answers  


What is the independent variable in an experiment?

0 Answers  


Categories