write a program to print your home address
Answers
Answered by
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.
#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
2
class Address
{
static void main( )
{
int a,b;
a=System.out.println("My address:");
b= System.out.println("write your address");
}}
{
static void main( )
{
int a,b;
a=System.out.println("My address:");
b= System.out.println("write your address");
}}
Similar questions