In the below example, what will be the output?



In the below example, what will be the output?..

Answer / Vimal Kumar Singh

[Your answer here should depend on the provided code snippet.]

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is bitwise complement?

1 Answers  


What is executor memory?

1 Answers  


what are the oops concept in java explain with real time examples

24 Answers   Accenture, Bosch, Consummate Technologies, CTS, Current Technologies, iNautix, Infosys, Kekran Mekran, QA InfoTech, RTRT, SofTech, Tech Mahindra, Thorogood, Timios, Wipro,


What are access modifiers?

1 Answers   Infosys,


whst is encapsulation?when u encpsulate actually while devoloping code?

7 Answers   Amdocs, MGL,


What is lambda in java?

1 Answers  


Why is java architectural neutral?

1 Answers  


what release of java technology are currently available what do they contain?

1 Answers  


What is file in java?

1 Answers  


What are serialization and deserialization?

1 Answers  


What is double word?

1 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


Categories