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
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
Difference between HTML and DHTML?
What r the attributes using in Win Runner?
what is an INI file?
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.
When will you use shell script/Perl ahead of C/C++?
how do you generate source code for the automatic generation for receipt number
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
what is best way to create a Thread class & why?
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?
What is dialog programming?
Colors specified with the notation
Code for display the images from drive using vb 6.0?
how pseudo column works?