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

Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach

1626


what is the software to run the GSM gate opener program

1923


what is meant by life cycle of a business

1889


how can i create report in abap to insert data in table pa0002 using insert command

1941


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

8076


how will you code the subfile which is in editing mode (multiple case subfile)?

1809


Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?

1685


define profiler???

1811


what are the differences between CONS, LIST, and APPEND

4997


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

1757


any drawback are there in mantis?

1850


What is the meaning of client-server application. The purpose of Client-Server Application. with description.

1883


what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?

1733


ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set

1768


how do i create my own exception class which will restrict IO exception?

2512