Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to print a name "ARCHANA" in any programming language

Answer Posted / rohit

#include<stdio.h>
#include<conio.h>
void main()
{
int n;
printf("my name is "ARCHANA"");
scanf("%d",&n);
getch();
}

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

2346


Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad

2286


What is WEB 3.0? What are the features their in WEB3.0

2140


Can any one give an example (Source Code) on virtual function implemetation in Java?

2008


Write a program to show polymorphism.

1115


hi viewers, tell me,what is scripting and programming, define and difference...pls

1971


I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...

3040


Write a program to find duplicate number from array in minimum time complexity.

1058


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

1071


What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids

2194


what is session state?

1953


what is the system development cycle

1828


Define Form modules, Class modules and Standard modules

2046


what is class module in vb6? what it's use? with example..

2435


How to set fixed width in particular in html? if i type more character in this it will not push near . this is my question. can u tell me the answer...

2543