Computer Science, asked by jaya90, 1 year ago

write a program to print your home address

Answers

Answered by razy7292pblvn2
2
hi mate here is ur answer


#include<conio.h>
#include<stdio.h>
void main()
{
clrscr(); printf("\nNAME :: Ankit Parekh"); printf("\nADDR :: US");
printf("\nPIC CODE :: 66231");
getch();
}

i hope u like it.
Answered by akanksha6163
2
class Address
{
static void main( )
{
int a,b;
a=System.out.println("My address:");
b= System.out.println("write your address");
}}
Similar questions