V I N O T H

V I N O T H @vinoth_124

Joined:
Nov 29, 2024

V I N O T H
articles - 25 total

Registration Form Application in Spring boot java

*Registration From Application * 1.controller package com.example.demo; import...

Learn More 5 1Apr 17 '25

background color change using spring boot mini project

1) File --> New --> Spring Starter Project 2) Name --> Calculator 3) Select Maven as Type 4)...

Learn More 4 1Apr 15 '25

spring boot java project_Calc

step for creating files Enter fullscreen mode Exit fullscreen mode ...

Learn More 5 1Apr 10 '25

Spring Boot,Annotation

1.what is Spring Boot? Spring Boot is a framework built on top of Spring Framework that simplifies...

Learn More 10 0Apr 3 '25

HashSet removing duplication in java

package framework; import java.util.HashSet; import java.util.LinkedHashSet; public class...

Learn More 5 0Apr 2 '25

HashMap in java

Java HashMap Example import java.util.*; public class HashMapExample1{ public static void...

Learn More 5 0Mar 31 '25

treeset in java

package framework; import java.util.TreeSet; public class treeset { public static void...

Learn More 5 0Mar 31 '25

While loop task

Key words in While loop: In a while loop, the key Java keywords and concepts used are: while –...

Learn More 7 0Feb 4 '25

Control flow statement:

while task.1 A while loop in Java executes a block of code repeatedly as long as the given condition...

Learn More 0 0Jan 29 '25

Day 11 Encupsulation

Input 1: class Friend1 { String name; long mobileNo; int atmPin; public Friend1(String name,...

Learn More 1 0Dec 18 '24

Day10 Task

Create a class Called PlayGround Create non-static variables as below. int score, balls, catches;...

Learn More 1 0Dec 17 '24

DAY 9 Task

Create a class 'Employee' Have main method in it. Inside main method, create an object. Using this...

Learn More 1 0Dec 16 '24

Task 3

Task 3: Create a class called WaterBottle Have below method in it. public void...

Learn More 1 0Dec 13 '24

Task 2

Task 2: Create a class called WashingMachine Have below method in it. public void...

Learn More 3 0Dec 13 '24

Day8 task 1

Task 1: Create a class called TV Have below method in it. public void...

Learn More 0 0Dec 13 '24

day 7 today task

Task: Create a class Called Player Have main method in it. Inside main method, create an...

Learn More 0 0Dec 11 '24

Simple model method

output V

Learn More 1 0Dec 10 '24

task3

output

Learn More 1 0Dec 9 '24

task 2

output

Learn More 0 0Dec 9 '24

Day6 task 1

input output

Learn More 2 0Dec 9 '24

day5 what is arguments in java

today I research the topic of arguments in java. and about the website and i got some of the...

Learn More 2 0Dec 8 '24

DAY4 object and class definition in java

today i lead in the class is how object and class work in the java programing language. step 1: ...

Learn More 2 0Dec 7 '24

day 3 task

day3 task STEP 1 *First i open text Editor on Linux and. i start coding for first the time. in...

Learn More 0 0Dec 5 '24

day2 object and class

today i learn object and class. sir told as the an object is an fundamental concept in object...

Learn More 0 0Dec 4 '24

features of java

today is the first day of learned java. in the class sir teach as features of java. and the end of...

Learn More 1 0Dec 3 '24