? ????? Java? ?? ???? ????? ?? ? ? ??? While ? DoWhile ??? ??? ???????. ???? ??? ????, ?? ??? ????, ???? ????? ????? ??, ??? ????? ???? ?? ??????. ?? ??? ?? ? ?? ??? ???????.
? ??? ???? Java?? For ??? ???? ??? ?????. ??? While ? DoWhile ??? ??? ? ????. ???? ????? ???? ??? ?? ??? ??? ???? ???? ?? ??? ????. “??? ?? ??? ?? ??? For ??? ?????. ?? ??? ? ? ?? ? While? ?????.”
???? ??? ?????!
while ??
?? ???? ??? ??? ??? While ??? ???? ??? ?????. ?? ??? ?? ??? ?? ???? ?? ?? ?? ?????.
public class WhileExample { public static void main(String[] args) { int totalSubscribers = 100; // Example data int availableCoupons = 50; int currentSubscriber = 1; while (currentSubscriber <= availableCoupons) { // Print message that the subscriber won a coupon printMessage("Subscriber number " + currentSubscriber + " won a coupon!"); // Increment the number of processed subscribers currentSubscriber++; } } static void printMessage(String message) { System.out.println(message); } }
? ????? ??? 50?? ?????? ?? ?? ??? ???? ????? ?????????. currentSubscriber? ?? ??? ??? ??? ???? ???? ???? currentSubscriber? 1? ?????. ? ????? ??? ? ?? ???? ?? ??? ?????.
DoWhile ??
DoWhile ??? ??? While? ????? ? ?? ??? ???? ????. ??? ??? ?? ??? ?????. ?, ?? ??? ?? ??? ?? ??? ?????. ?? ??? ????.
public class WhileExample { public static void main(String[] args) { int totalSubscribers = 100; // Example data int availableCoupons = 50; int currentSubscriber = 1; while (currentSubscriber <= availableCoupons) { // Print message that the subscriber won a coupon printMessage("Subscriber number " + currentSubscriber + " won a coupon!"); // Increment the number of processed subscribers currentSubscriber++; } } static void printMessage(String message) { System.out.println(message); } }
? ??? ??? ??? ?? ????? ?? 3?? ?? ??? ?????. ??? ? = new Random().ints(0, 2).findFirst().getAsInt(); Random ???? ???? ??? ?????. ? ??? 0(??)? 2(??) ??? ??? ???? ??? ?????(1) ?? ???? ????(0) ????? ????????. ???? ????? ?? ?? ??? ??? ??? ? ??? ?????.
While ??? DoWhile ??? ?? ??? ?? ??? ??, ?? ??? ?? ?? ?? ??? ??? ??? ??? ??? ????? ?? ????? ??????. ?? ?? ?? ?? ???? ?? ??? ??? ???? ?? ??? ????.
? ??? ?? While ??? DoWhile ??? ???? ?????? ????. ???? ??? ??? ??? ?????? ???? ???? ??? ??? ??????! ? ???? ??? ???? ?? ????? ? ???? ??? ?? Java ??? ? ?????. ??? ?? ?? ?? ?? ? ?? Java ???? ???!
? ??? Java?? While ? DoWhile ??: ?? ??? ??? ??? ?? ??? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

??? ??











?? ?? ?? ??? ??? ?? ??? ??, ? ? ?? ? ??? ?????. 1. ??? ?? ???? ?? ???? ???-????, ? ??? ??? ??? ? ????, Hashmap? ???-??? ?? ??? ??? ???? ????. 2. NULL ? ?? ???? HashMap? ??? NULL ?? ?? ? ?? ???? ?? HashTable? NULL ?? ?? ???? ??? NullPointerException? ?????. 3. ????? ??? ????? ?? ??? ?? ?? ? ????? HashTable? ? ??? ?? ?? ??? ????. ?? ConcurrenTashMap? ???? ?? ????.

Java? ?? ??? ??? ?? ??? ??? ?? ??? ??? ?? ??? ?? ?? ??? ???? ??? ?? ???? ?????. 1. ??? ???? ??? ?? ?? ? ???? ?? ??? ???? ?? ?? ??? ? ????. 2. ???? ?? ??? ???? ??? ?? ???? ?? ?? ??? ???????. 3. ?? ???? ?? ?? ?? ? ???? ???? ?? NULL ?? ??? ? ????. 4. ?? ???? ??? ?? ?? ? ??? ?????? ?? ??? ??? ?? ?? ??? ????? ??? ??? ??? ??????? ?? ???? ??????.

staticmethodsininterfaceswereIntRectionSelffacesswithinteffaceswithinteffaceswithintintinjava8toallowutilityFunctionswithinterfaceitswithinteffaceswithinterfaceffaces

JIT ????? ??? ???, ??? ?? ? ???, ?? ?? ? ???? ? ? ?? ?? ??? ? ?? ??? ?? ??? ??????. 1. ??? ???? ?? ?? ??? ??? ?? ?? ???? ??? ?? ?????. 2. ??? ?? ? ??? ?? ?? ? ??? ???? ?? ?? ???; 3. ?? ??? ??? ?? ??? ???? ???? ???? ? ?? ?? ??? ?????. 4. ?? ??? ?? ??? ??? ???? ???? ?? ? ??? ???? ?? ??? ?????.

???? ??? ??? Java?? ??? ?? ???? ??? ?? ? ? ??? ??? ???? ? ?????. ?? ???? ??? ??, ??? ?? ??? ?? ?? ??? ??? ????? ???? ????? ?????. ?? ??? ??? ??, ????? ? ??? ????, ?? ??? ??? ?????? ? ?? ? ?? ?????.

??? ??? ?? ?? ??? ????? ? ???? ????? ???? ?? ???? ?? ???? ?????. ?? ??? ??? ????. ?? ?? ?? ??? ???? ???? ?? ?? ??? ??? ?? ?? ??? ??? ?????. ?? ??? ??? ????. ?? ??? ?? ??? ?? ?? ??? ?? ?? ??? ???? NewClass ()? ??? ?? ???? ????. ?? ??? ?? ??? ???? ?? ??? ?? ? ? ??? ?? ?? ??? ????? ????? ?????. ?? ??, ?? ?????? ?????, ??? ? ?? ????? ??? ?? ?????. ???? ?? ?? ??? ???? ?? ???? ?? ? ??? ???? ?? ??? ?? ?????? ?????. ???? ???? ??? ??, ?? ?? ? ?? ??? ????, ?? ?? ???? ?????.

injava, thefinalkeywordpreventsavariable'svalue'svalueffrombeingchangedafterassignment, butitsbehaviordiffersforprimitivesandobjectreences.forprimitivevariables, asinfinalintmax_speed = 100; wherereassoncesanerror.forobjectref

??? ? ?? ??? ???? : ????? ?? ?. 1. int? ???? ???? ?? ?? ?? ? ??? ???? ?????. 2. ?? ? ???? (int) myDouble ??? ?? ?? ??? ?????. ?? ??? ??? ?? ??? ?? ??, ?? ?? ?? ???? ?? ??? ?? ???? ?? ?????. ???? ? ??? ??? ????. ?? ??? ??? ??? ??? ??? ?? ??? ??? ? ??? ?? ???? ??? ??? ??? ??? ? ??? ?? ??? ?? ??? ?? ?? ? ? ????. ?? ?? ??? ?? ??? ??? ??? ??? ? ??????.
