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

Answer Posted / ishwari

#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
{
cout<<"your namr is arachana";
}
getch();
}

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON

1830


Difference between HTML and DHTML?

1848


What r the attributes using in Win Runner?

2116


what is an INI file?

1827


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

1691


When will you use shell script/Perl ahead of C/C++?

852


how do you generate source code for the automatic generation for receipt number

4172


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

2933


can any one suggestion me present which course(except java,.net) has huge demand in the market?

1822


what is best way to create a Thread class & why?

1810


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?

5856


What is dialog programming?

1752


Colors specified with the notation

1985


Code for display the images from drive using vb 6.0?

4637


how pseudo column works?

1906