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 THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS

1523


pleasew define carrier scope in abap (sap).

2108


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

1854


can we allocate memory for interface? if no then why?

1470


hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com

1477






what is throws keyword

2995


I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?

5668


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

1763


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

1526


what is session state?

1528


Diffrence between 2.0,3.0,3.5,4.0. versions of .net?

2768


what is the difference between read the data from table and infotype

2059


HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??

1789


What is web.configuration? how is it work? & wht is use this?

1366


How do you pass variables forwrd to future CECI sessions

4082