Coding Wallah Sir
Day 9 - JAVA QUIZ ๐ฅAaj ka sawal apki ๐ scanning power check krega logic nahi, so dhyaan se dekho or ams tick kroopublic class TestArray { public static void main(String[] args) { int[] arr = {10, 20, 30, 40, 50}; System.out.println(arr[0] + arr[2] + arr[arr.length() - 1]); }}๐๐๐๐๐๐๐๐๐๐Bdw students who's interested in PAID COURSE.๐ Special Offer:Use coupon FREEDOM today & get flat 30% OFF.๐ Offer valid till midnight, 15th August.๐ Enroll now & start your journey: www.codingwallah.org/Check the courses ( JAVA FULL STACK NEW )Letโs make this Independence Day count for your career growth! ๐ฎ๐ณ
2 weeks ago | [YT] | 8
@rohanchavan7262
Arr.length with paranthese error And without paranthese answer is 90
2 weeks ago (edited) | 0
@APEr-t4m
75 เคนเฅ But option nahi hai to none
2 weeks ago | 0
@codewithprabhat
arr.length() ร arr.length โ
Coding Wallah Sir
Day 9 - JAVA QUIZ ๐ฅ
Aaj ka sawal apki ๐ scanning power check krega logic nahi, so dhyaan se dekho or ams tick kroo
public class TestArray {
public static void main(String[] args) {
int[] arr = {10, 20, 30, 40, 50};
System.out.println(arr[0] + arr[2] + arr[arr.length() - 1]);
}
}
๐๐๐๐๐๐๐๐๐๐
Bdw students who's interested in PAID COURSE.
๐ Special Offer:
Use coupon FREEDOM today & get flat 30% OFF.
๐ Offer valid till midnight, 15th August.
๐ Enroll now & start your journey: www.codingwallah.org/
Check the courses ( JAVA FULL STACK NEW )
Letโs make this Independence Day count for your career growth! ๐ฎ๐ณ
2 weeks ago | [YT] | 8