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

Answer Posted / narendra tata

#include<stdio.h>
main()
{
printf("archana");
}

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is programmable BIST in today ic design

1643


Find out the list of roles which gives access to GUI activities? thanks in advance

1717


How to use string functions in QTP?give some examples

7113


Difference between debugging, running, executing of an application

3482


hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry

1650






what are other resources are needed for this mantis?

1512


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11113


How to create a new dataset only duplicate observations in proc sort procedure?

1610


Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?

3358


hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...

1544


Find out the roles which gives access to all tables in SAP? Thanks in advance.

1561


Write a program to find factorial of a number using functions

1242


Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.

1483


Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.

1625


Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

4297