Explore tweets tagged as #JavaOCA
@Ngai_Elizabeth
Ngai Elizabeth
2 years
Excited to share that I have successfully passed the Java OCA exam! 🎉🌟 Three weeks ago, I set a goal for myself to prepare for and clear the Java OCA exam, and I'm thrilled to have achieved it. #JavaOCA #CertifiedJavaDeveloper #JavaCertification #MilestoneAchievement
0
1
8
@mDay1170
Michael Day
12 years
Slowly, I'm getting back to the grind. #java #javaoca
0
0
0
@theurbanpenguin
𝗧𝗵𝗲𝗨𝗿𝗯𝗮𝗻𝗣𝗲𝗻𝗴𝘂𝗶𝗻
12 years
Preparing for your JAVA OCA exam ? We are adding more tutorials , all free :-) http://t.co/OpDEJPWsZA http://t.co/X0UIuIYbRN
0
0
0
@vanribeirodev
Van Ribeiro | Front-End Dev
7 years
Dia 10/#100diasDeCodigo Foi curto, mas produtivo. Aprendi um pouco mais sobre escopo de variáveis e entendi como usar pacotes! 😂 #Java8 #100DaysOfCode #JavaOCA
0
4
6
@mDay1170
Michael Day
12 years
So, of course, using the "_" brings about another whole set of rules, because we need more rules to memorize. #java #javaoca
0
0
0
@mDay1170
Michael Day
12 years
I need to study for the #javaoca exam, but my guitar's seduction skills are legendary. #FenderStrat #LesPaul ...
0
0
0
@mimaraslan
Mimar Aslan
3 years
Java Question long a = 1L; float b = 1F; double c = 1D; c = a + b + c + 1; System.out.println(c); #Java #JavaOCA #JavaOCP #JavaExam #JavaCertification
0
0
0
@mimaraslan
Mimar Aslan
3 years
Java Question String s1 = "Ja"; s1 = s1 + "va"; String s2= "Ja"; s2 = s2.concat("va"); System.out.println((s1 == s2) ? "true" : "false"); System.out.println((s1.equals(s2)) ? "true" : "false"); #Java #JavaOCA #JavaOCP #JavaExam #JavaCertification
1
1
1
@mimaraslan
Mimar Aslan
3 years
Java Question int a = 3; int b = 1; a = a * (b << a); System.out.println(a); #Java #JavaOCA #JavaOCP #JavaExam #JavaCertification
0
0
0
@mimaraslan
Mimar Aslan
3 years
#Java Question int a = 2; int b = 3; a = a * (a * b); System.out.println(a); int x = 2; int y = 3; x *= x * y; System.out.println(x); System.out.println(x == a); #Java #JavaOCA #JavaOCP #JavaExam #JavaCertification
0
0
0
@mari_azevedo
Mariana Azevedo
6 years
My project with preparatory exercises for the #JavaOCA test (w/ #Java 8 or 11). Still in progress. Check it out! // Meu projeto com exercícios preparatórios para a prova Java OCA (versões com Java 8 ou 11). Ainda em andamento. Um like se gostaram ;) https://t.co/AQygxmLUw6
2
1
3
@javaoca
Jairo Vargas O.
15 years
y ahora que??
0
0
0
@Nextre_
Nextre Engineering
8 years
Mancano solo 4° lezioni e poi saremo pronti ad esporre la certificazione Java nella nostra bacheca 🎓 🎓 => https://t.co/vKDQmDlGsv <= #JavaOCA #Programmazione #Nextre #TailorMadeDigitalSolutions Oracle
0
0
0