Latest :

Author Archives: Java Tutor

Control Statements In C – C Programming | Tutorials

Control statements in C With Examples, sample outputs and list of sample programs here. List of C Tutorials for beginners. And, list of C programs. Our team has so far written 350+ sample program both in C and C++. What are control statements in C? In C, we have 32 standard keywords and out of them 12 (the keywords in ...

Read More »

Java Program Addition Of Two Numbers – 4 Ways | Programs

Java program to print or calculate addition of two numbers with sample outputs and example programs. Addition of two numbers program is quite a simple one, we do also write the program in five different ways using standard values, command line arguments, classes and objects, without using addition+ operator, method, BufferedReader with sample outputs and code. How to add numbers? Well, do ...

Read More »

Java Program To Print Diamond Star Pattern | Programs

Java program to print diamond star pattern program. We have written the below print/draw diamond asterisk/star pattern program in four different ways with sample example and output do check it out. At the end of the program, we added compiler such that you can execute the below codes – Also check Number pattern Programs in Java. Print Diamond star pattern program ...

Read More »

Top Object-Oriented Programming Languages to Follow in 2021

What Is Object-Oriented Programming? Before OOP (object-oriented programming) we used Procedural Programming. In procedural programming, we write procedures or functions to perform certain operations on data. While in an object-oriented programming paradigm, objects are created containing both data and functions. The data is normally referred to as fields or attributes and functions or procedures as methods. For example, we create ...

Read More »

Easy Ways to Cope With Java Assignments

The programming world is thriving. Numerous people want to enter the programming industry and develop valuable and competitive skills. Students choose IT courses to pick up crucial abilities and work for large corporations. Java is one of these abilities. It is among the most selected languages by students, and it is for a reason. Java is prevalent these days because ...

Read More »

Academic Writing and The Different Flavours

Writing is a way of life. Just like other ways of life, expressing yourself matters the most. Writing is certainly one of the most sought after ways to do so. The ability to explain while expressing is paramount, in the case of writing. However, the use of writing is not limited to expressing thoughts and opinions. People are also assessed ...

Read More »

Java Code Display Number to Corresponding Month Name | Java Programs

Write a java program to display month name according to the number, Java month getDisplayName. Here the Java program to display the month name based on the input numbers between 1 to 12 as year consists of 12 months To arrive at a solution for any given problem, there is a systematic way to solve so that, we can avoid ...

Read More »

How to Parse JSON in Java | Java Tutorials

If you are a programmer or a developer, you may have an idea about JSON’s significance in transmitting your data over the web. This format is considered as one of the best ways to upload your information on the internet without any hassle. You may also have an idea that XML was previously used for this purpose, and appreciated all ...

Read More »

Java Program To Convert Octal To Hexadecimal | Vice Versa

Java program to convert octal to hexadecimal using standard values, recursion, using an array and vice versa ( convert from hexadecimal to octal ( vice versa ) with sample outputs and example programs. The following program has been written in three formats and also vice versa. In order to get into programming part Just a couple of lines to let you know ...

Read More »

IRCTC Magic Autofill – How It Works

IRCTC Magic Autofill – With the help of the IRCTC Autofill you can book Tatkal Tickets fast. This auto magic fill is free to use and book tatkal tickets without any software’s. Your details will be easily entered just with the help of a single click on the IRCTC web application software tool of IRCTC Autofill, through bookmark section. The ...

Read More »