New: javaprogramAll contenthive-129948hive-196917krhive-180932hive-150122zzansteemhive-166405hive-185836hive-183959photographyhive-144064hive-188619hive-145157hive-101145hive-184714uncommonlabhive-183397bitcoinhive-103599hive-193186hive-193637hive-139150hive-113376steem-atlasTrendingNewHotLikersrnkchr0 (35)in java • 2 years agoTernary Operator – Java | ExplainedThe ternary operator is a shorthand way of writing a conditional statement in Java. It is also known as the conditional operator or the ternary conditional operator.rnkchr0 (35)in programming • 3 years agoRandom Number Java – using Math.random()The java.lang.Math.random() function or simply Math.random() method returns a pseudorandom between 0.0 and 1.0 of double data-type. #programming #java #javalearning #javaprogram #coding…christnenye (65)in hive-181430 • 3 years agoSiz-Education|| Java as an object oriented language|| 20% payout to @Siz-official|| by @christnenye||#club5050Pleasant day to you all my fam (Steem Infinity zone) welcome back to my blog. Today I will be writing on Java as an object oriented language source edited by me In Java, everything is…rnkchr0 (35)in programming • 4 years agoOthello Move Function – Java Code ProblemOthello is a board game, and you are responsible for implementing the move function. #othello #codeothello #othellocoding #javaothello #programming #ilovejava #ilovejavaprogramming…rnkchr0 (35)in programming • 4 years agoAn example of a Simple Calculator in Java ProgrammingThis is a basic example of a simple calculator in Java. If you are new into Java, understanding and writing this program will help you in a very good manner. #calculator #java #javaprogram…rnkchr0 (35)in java • 4 years agoFind the Character Case – Java ProblemJava Problem : Find the Character Case Write a Java program that takes a character as an Input, and prints one of the following values: 1, 0, or -1. The program should print the value based on…