Condition Operator that java provides (?:) can be used in place of an if..else statement. THis is a Java only ternary operator this means it takes three operands. the first witch is before the ? is if… more →
Hubert wrote 6 months ago: Here’s an interesting problem I’m facing. I have been working on a web application that … more →
Hubert wrote 1 year ago: <venting> I know I’m going to sound like an old guy but I do miss programming in C. Of c … more →
budijati wrote 1 year ago: ehm…. cuma akal2an kecil2an..di kantor ada cctv, tapi cuma bisa dilihat di monitor cctv. budi … more →
budijati wrote 1 year ago: ini ada beberapa hal yang gak bisa dilakuin waktu gunain Wizard di netbenas 6.0 - klo didatabase ada … more →
budijati wrote 1 year ago: Java…banyak orang yang suka ngira klo buat program pake java susah pisan.tapi wajarlah klo dil … more →
sam1487 wrote 2 years ago: The aftermath of the next successful step to the object oriented approach since the development of C … more →
Millad wrote 2 years ago: Condition Operator that java provides (?:) can be used in place of an if..else statement. THis is a … more →
Millad wrote 2 years ago: Object Oriented programming inheritance;Small Note: System.out.print(className) will go throw the cl … more →
Millad wrote 2 years ago: Dealing with nulls UtilFactory.convertNull Java – comparing strings Use == for primitive data ty … more →
Millad wrote 2 years ago: If you want to make a method that writes your “char(s)” all out, you cannot do it like … more →
Millad wrote 2 years ago: What is a method? A Method provides information about, and access to, a single method on a class or … more →
Millad wrote 2 years ago: Let say you have two classes and you want to connect them.First make two classes to connect. class … more →
Millad wrote 2 years ago: Static methods is used so it cud be used from other classes without making a new object out of the c … more →
Millad wrote 2 years ago: For loop, goes threw your “Object(s), Array(s)…etc” it can gather information and … more →
Millad wrote 2 years ago: Notes from simple programming, How to enter a user input and change use it as String/int/Char… … more →
Millad wrote 2 years ago: Im going to start writing some notes about java programming in school. I figure this would maybe hel … more →
tamacrea wrote 3 years ago: Ini istilah2x pada java yg dasar untuk dimengerti JDK = Java Development Kit - if you want to develo … more →