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
how to work search engine? plz detail answer me.
how do i create my own exception class which will restrict IO exception?
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
What are the tasks performed by a Team Lead
when we use mantis? how learn mantis?
what is delegate and how works delegate and event.
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
Can we write a method in JSP.If so how?
sample and simple coding where we get?
What is the difference beween joblib and steplib statements
Difference between delegates and Events?
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
hoe to data grid use in sql server 2000?