im just worried about our quiz this week. My problem is to
display from no.s 10-1000 w/c is divisible by 10 using for loop.while loop,do-while netbeans....

Easy. Loops are easy. Use them to count. Then use the modulus operator to get the remainder in order to see whether it divides by ten or not.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.