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 query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.

1180


smal talk is pure object oriented or not?

1529


Write a program to create a process in UNIX

2093


What are the Short cut Keys of Tally ERP?

1777


hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.

1394






what is difference between kpo and it industry? that is in terms of work, package etc

1542


what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?

2097


How to use string functions in QTP?give some examples

7121


How to get the index of the clicked field in reports in ABAP?

1166


Define Form modules, Class modules and Standard modules

1483


hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern

1534


what is the difference between an OS(operating system) and Framework?

1525


I am looking for selenium RC online Training in chennai. can any one tell me the best institute

1529


what is the difference between uservariables and systemvariables (in Environmental variables)???

1939


How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

3707