write a program to print address of house in java
Answers
Answered by
2
class address
{
// fn to display address of a house
void displayAddress ()
{
System.out.println(``address``);
}
}
{
// fn to display address of a house
void displayAddress ()
{
System.out.println(``address``);
}
}
Answered by
0
Answer:
Explanation: class address
{
// fn to display address of a house
void displayAdress ()
{
System.out.println (" address")
}
}
Similar questions
Physics,
10 months ago
English,
10 months ago
CBSE BOARD X,
10 months ago
History,
1 year ago
Social Sciences,
1 year ago