dev-resources.site
for different kinds of informations.
java 3 task
Published at
12/14/2024
Categories
payilagam
Author
yaswanth_krishna_81faee1e
Categories
1 categories in total
payilagam
open
Author
25 person written this
yaswanth_krishna_81faee1e
open
class Waterbottle
{
public void drink(){
System.out.println("Drinking quarter in waterbottle");
}
}
class Boys
{
public static void main(String[] args)
{
Waterbottle wb = new Waterbottle();
wb.drink();
}
}
payilagam Article's
30 articles in total
Python List Tutorial Day2
read article
System.out.println()
read article
Python List Tutorial
read article
String Functions Examples
read article
Front end day-1 (html,css)
read article
About IRC - Internet Relay Chat
read article
Python Day-29 Dictionary- Exercises, Tasks
read article
LCM & GCD of two numbers
read article
Weekend - Python Interview Questions
read article
Day14 Inheritance:
read article
Python day-28 Dictionary, Frequency of character using nested loops
read article
Objects
read article
System.out.println()
read article
Constructor
read article
Introduction
read article
Python Day-25 List functions, Tasks
read article
Day 12 Constructor in java:
read article
Day 4 - Dec 23 -->java simple program
read article
Day-5 Example for Encapsulation
read article
Day 11 Encupsulation
read article
Day 11 Today class:
read article
Day - 1 Task 1
read article
Day 10 Task:
read article
java task 3
read article
Day9 :Task2
read article
Java Constructors
read article
java task 3
read article
java 3 task
currently reading
java task1
read article
Python Day-23 Lists and list functions,Task
read article
Featured ones: