Related Posts:
JAVA Tutorial-7
Write a Main method that takes the name of a text file as a command line argument and
prints every line in lower case.
Write a main() method that counts the number of wor… Read More
JAVA Tutorial-5
Program 1
Program 2
Program 3
Program 4
Program 5
Program 6
1. The abstract Vegetable class has three subclasses named Potato, Brinjal and Tomato. Write
an applica… Read More
JAVA Tutorial-6
Program 1
Program 2
Program 3
Program 4
1. Write a program to insert values into an array.
The user will enter a sequence of index and value to be stored at that i… Read More
JAVA Tutorial-3
Create an array of String variables and initialize the array with the names of the months from January to December.
Create an array containing 12 random decimal values bet… Read More
JAVA Tutorial-4
Program 1
Program 2
Program 3
Program 4
Program 5
1. create a class called student having data member like name,enr,branch,city,spi
define construct which can ini d… Read More
0 comments:
Post a Comment