PDA

View Full Version : Loops & Control Statements



Pages : 1 [2] 3 4

  1. Method return value(s)
  2. Creating number Pyramids with For Loops
  3. Need help coding this program with for loops
  4. Stumped by while loop results
  5. [SOLVED] Answer always false.
  6. Trouble Creating Instances with a While Loop
  7. [SOLVED] for loop problem
  8. [SOLVED] Addition Quiz
  9. [SOLVED] MinMax
  10. [SOLVED] Help with if statement that wont act right...
  11. Help simplifying huge nested if statement?
  12. Reverse Words Problem
  13. [SOLVED] VERY basic question - if loop
  14. a problem with a code... (for loop and an "if" nested..)
  15. Why won't this for loop work?
  16. Functions, real numbers and for loops
  17. Having trouble figuring out this method. Involves while-loops!
  18. BASIC: I don't even know how to begin to loop this.
  19. Loop Help
  20. Converting a while loop to a for loop and a for loop to a while loop.
  21. why the while loop is not terminating? plz help me out in this..
  22. While loop help!?
  23. help me terminate the infinite loop.
  24. Help with a random loop
  25. simple addition inside { of after the if
  26. Do Loop, Reversing a Number Example, Incorrect Code in Book?
  27. Having trouble with if, else if, else if...
  28. Method for a table for calculation - help!
  29. Do while loop problem
  30. Strings, if statements, while loops
  31. diamond pattern and loop
  32. need help fast
  33. Pipe Graph Loop?
  34. [SOLVED] Problem using the length of a string to bound the number of iterations of a for loop
  35. while loop in GUI game
  36. Need help with simple Shopping cart math
  37. "possible loss of precision, found double, required int" HELP
  38. Some basic for loops I'm stuck on.
  39. Nested loop if statement help
  40. While Loops - Error
  41. [SOLVED] learning while and for loops
  42. Variable updates after loop
  43. Bank Balance - while loop
  44. Bank Balance - while loop - wont compile
  45. Do While loop + switch, Vowel Count
  46. input controlled loop
  47. rock paper scissor. whats wrong here ??
  48. Switch statement inside a for loop need help.
  49. Perfect Number Java Loop Problem - Please Help!?
  50. Please help! Noob java user here
  51. For loop; Problems with my for loop
  52. Diamond perimeter with loop
  53. Do while help
  54. Method to print n x n box
  55. Hi new to java trying to do something new :) any help would be appreciated!
  56. produce new matrix from old one with certain elements filtered, very weird problem
  57. Beginner problem with a do-while.
  58. program that determines largest and smallest
  59. Loop Question - Very new beginner
  60. If else question/problem
  61. Loop ordering in matrix multiplication
  62. [SOLVED] Problem with loop?
  63. Prompt user to repeat
  64. Need help with programming exercise.
  65. problem with my code (FOR LOOPS) neeed help plZ
  66. looping through a string
  67. Rock paper scissors project
  68. Loops & Series Question
  69. Looping images
  70. Help with Loop Structures, If-else statement, and String
  71. Need to condense if-statements
  72. A Dual loop and methods
  73. 'else if' jumps to final else.
  74. please help.
  75. School Assignment AHH!
  76. Error in IF-Else Code
  77. Proper way to get rid of breaks.
  78. Help with Gui+RockPaperScissors
  79. Altertaive Array
  80. Draw labyrinth ( I need help)
  81. [SOLVED] Loop
  82. two_dimentional_array + loop
  83. Traverse through the one String and find it contains the other String
  84. While loop Problem Please Help!
  85. How to get getPixelColor to Loop
  86. Monte Carlo Method
  87. [SOLVED] (Simple) How to use an if statement to respond to random integers
  88. How do I loop this if statement?
  89. Need Help with Writing methods that involves Loops
  90. For loop Driver Testing
  91. Temperature Table Celsius and Fahrenheit
  92. Looping Over and Over Again?
  93. [SOLVED] recurring counter inside a method
  94. Display patterns on the screen
  95. if problem with range of numbers
  96. Need Help! For loops and if/else
  97. Loops and conditionals
  98. Nid help in nested loop !!
  99. Loop not working
  100. whats wrong with this if and else statement . how can i solve it
  101. Help with manually stepping through these loops
  102. Loop Help
  103. Help with If- Else statement program please
  104. HELP urgent
  105. [SOLVED] Method to reverse String using While Loop
  106. Help Please GameOfLife loop help
  107. [SOLVED] While loop messed up
  108. [SOLVED] Problem with multiple output statements in DO WHILE loop.
  109. sentinal not working
  110. Contain method to read array
  111. Compress my Code!
  112. [SOLVED] Assign a loop to variable to compare strings
  113. Printing a Combination
  114. returning color of pixel in loop
  115. Quicker equality check?
  116. Random key press
  117. User Input with a Do Loop
  118. Need loop idea please!
  119. do while loop terminating to early
  120. Help needed with constructing a while loop please!
  121. Need help with java gui and nested for loop
  122. need help with this basic program containing loops
  123. Menu Problem
  124. For loop in array
  125. Deficient Number Code?
  126. Loop through a 2d array of objects
  127. Why won't this code loop?
  128. Help bolean method and while loop !!!!
  129. while loop keeps going too long
  130. Infinite loop problem
  131. Need help writing a Java program
  132. For Loops in a Route Assignment Algorithm
  133. Java for loops to count vowels/consonants usinf the logic of the main
  134. [SOLVED] Keeping Track
  135. Easy Help...Printing out the alphabet.
  136. Increasing the numerical suffix of a variable
  137. Is "count" in this loop a keyword?
  138. Beginner Java Student Having Some Trouble
  139. i need explanation in pseudo code
  140. Multiplication program Loop
  141. Simple encryption/ decryption problem
  142. One of the most simple loop awnsers
  143. [SOLVED] WHILE LOOP USING || (or) SIMPLE PROBLEM
  144. Iterate over array, changing current object?
  145. [SOLVED] Simple Increment in a Loop error
  146. Nested for loop
  147. Problems with if else if statement operation
  148. Help trying to get this patter
  149. Having some nested loop problem
  150. Need help with if statement.
  151. Setting variable correctly in sentinel-controlled loop
  152. Almost Giving up :((
  153. For-loop: initialisation of variable, can't set variable to value zero?
  154. Building a triangle using strings and loops...program trouble.
  155. Empty If Statement
  156. Applet loop problem
  157. 9^2=81=8+1 How do I do this?
  158. Help writing if statement for two equal arrays
  159. If statement: ==/.equals() problems with .charAt()
  160. Pythagorean Triples Help- I'm a Beginner :/
  161. compare two strings to see if they end with the same sub-string
  162. Finding the Two-Thirds Root of a Number Using Loops
  163. Checkerboard (asterisk pattern) problem
  164. [SOLVED] Math not quite right in the loop
  165. [SOLVED] Nested Switch Statement Fall Through
  166. Java Programming Exercise
  167. Struggling with an Array of Arrays
  168. need help in program creation
  169. Reading comma seperated text file
  170. Almost got no idea how to do this! Need some H E L P!
  171. Beginner for loop
  172. problem in pyramid of number in java
  173. frustrating loop/array issue
  174. Pascal triangle using for loop
  175. While Loop Confounds JDK's Command Line Debugger (jdb)
  176. Wap to accept a word and display its equivalent pig latin word.Eg. Hello to ifmmp.
  177. Collision Detection Between Two Squares
  178. How to perform search for a value in table ranges : FROM - TO
  179. Help me out with this nested for loop plz..
  180. Need help with nested for loops to print the following number pattern
  181. Need help with what I think should be a for loop
  182. Beginner: For loop excercise (stuck)
  183. ServerSocket send data to all Sockets
  184. Just can't see why this loop is not working.
  185. Loop only runs one time?
  186. Storefront Exercise Troubles
  187. [SOLVED] for loop assistance
  188. Question
  189. Running the try before printing something?
  190. Java code for a Question
  191. Newbie needing a little help
  192. Easy.
  193. Hello friends, I'm in big trouble with this programme if anyone can help me out?
  194. Program Optimization
  195. power of looping >.< in my project
  196. [SOLVED] Dice game need help
  197. computeWinnings()
  198. I need help !
  199. Need advice
  200. Basic while loop issues
  201. i need a code please help
  202. i need a code for this program
  203. [SOLVED] While loop won't allow variable to change
  204. need help with a loop for class...
  205. Using a while or do loop to represent the Rice and Chessboard case
  206. hello! can i please get some help with a simple loop problem?
  207. array of drawn objects
  208. Simple loop problem
  209. HELPP!!!! - Java validation with nested loops
  210. [SOLVED] HELP - Summing Numbers, with and without Input
  211. For loop, the first command in the loop does not get executed the 2nd time..
  212. Fun little problem I made for myself, and now I need help trying to solve it.
  213. need help with loops and codes..
  214. [SOLVED] Infinite loop issue
  215. Trying to repeat experiment 100 times but results vary for elapsed time
  216. Java Program Help Please
  217. Beginners Java Help !
  218. Dont know where to start on this Java Code using loops!! Help Please
  219. [SOLVED] Troubleshoot Help: Darts Hit or Miss using a (for) loop.
  220. Loop to find and replace multiple instances of a char
  221. Help with the 'for' loop
  222. [SOLVED] Help with the incrementing in a For loop
  223. Newbie Needs Help
  224. Tic-Tac-Toe array Win Check
  225. Need help making a Java roulette simulator.
  226. Tic Tac Toe problem help!
  227. How to print numbers using do while, for loop and if else statement?
  228. How to print each letter of string in reverse order in separate line?
  229. How to show message which abbrevate week start letter to its full name of the day in java?
  230. am I going to use if / loops in this java work?
  231. Determing if one string is a rotation of another
  232. Loops in a Pyramid problem
  233. How tp printing array elements vertically through loop.
  234. Hangman game loop
  235. [SOLVED] If statement help
  236. I need more if-statement help
  237. Not sure what kind of loop I need to use for an intersection program
  238. for loop
  239. Array and Loop?
  240. Array and Loop?
  241. If-goto Loop
  242. Im trying to print all the Books in Book Class with the Iterator and while statement
  243. Array and loop
  244. Please Help: Need Help with my Nested Loop
  245. [SOLVED] Need serious help starting this assignment
  246. [SOLVED] For Loop - need a hint for what to do next
  247. New to Java, need help with arrays inside a loop please!
  248. While Loop to divide by 2 continiously
  249. Help with While loop to continuously divide
  250. A little help with looping my array