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

what is the use of occurs 10 or (any number) in the internal table declaration with header line.

1697


what is web service in java? have u use before.

1848


which worker is involved in all the phases of SDLC?

1910


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

2952


could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

1825


where is available in this mantis toturials?

1814


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?

2329


can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com

2159


How to set on/off a group of indicators in a single statement?

1586


I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..

3070


how sap is different from other software ?

1875


3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....

1900


What is the merger sort principle and its time complexity.

850


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

1648


what is the diffrence between software and hardware language?

2040