What is an infinite loop?

Answers were Sorted based on User's Feedback



What is an infinite loop?..

Answer / nashiinformaticssolutions

An endless loop never stops running and has no conditions. By defining any breaking logic in the body of the statement blocks, you can end an infinite loop.

Is This Answer Correct ?    0 Yes 0 No

What is an infinite loop?..

Answer / hr@tgksolutions.com

An endless loop never stops running and has no conditions. By defining any breaking logic in the body of the statement blocks, you can end an infinite loop.

Is This Answer Correct ?    0 Yes 0 No

What is an infinite loop?..

Answer / Sajal Sharma

An infinite loop is a loop that does not end. It can be declared using 'while(true)' or 'for(;;)' syntax in Java.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is java call by reference?

1 Answers  


How many types of the indexof method are there for strings?

1 Answers  


What is the byte range?

1 Answers  


What is module in project?

1 Answers  


what are the difference between Java and .Net?

5 Answers  


Which is better stringbuilder or stringbuffer?

1 Answers  


What is the argument type of main() method?

2 Answers  


How many bits is a char?

1 Answers  


Explain about the interpreter in java?

1 Answers  


What is assembly condition codes?

1 Answers  


What are java packages? What is the significance of packages?

1 Answers  


I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com

1 Answers  


Categories