ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
   
 
Categories  >>  Software  >>  Programming Languages  >>  Programming Languages AllOther
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
How to print a name "ARCHANA" in any programming language
 Question Submitted By :: Archana
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to print a name "ARCHANA" in any programming language
Answer
# 1
#include<iostream.h>
#include<conio.h>
void main()
clrscr();
{
cout<<"your namr is arachana";
}
getch();
}
 
Is This Answer Correct ?    4 Yes 2 No
Guest
 
  Re: How to print a name "ARCHANA" in any programming language
Answer
# 2
#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
{
cout<<"your namr is arachana";
}
getch();
}
 
Is This Answer Correct ?    4 Yes 2 No
Ishwari
 
 
 
  Re: How to print a name "ARCHANA" in any programming language
Answer
# 3
Using a print statement in any programming language try
printing a given name.
 
Is This Answer Correct ?    1 Yes 0 No
Padma
 
  Re: How to print a name "ARCHANA" in any programming language
Answer
# 4
#include<stdio.h>
main()
{
printf("archana");
}
 
Is This Answer Correct ?    4 Yes 1 No
Narendra Tata
 
  Re: How to print a name "ARCHANA" in any programming language
Answer
# 5
#include<stdio.h>
#include<conio.h>
void main()
{
int n;
printf("my name is "ARCHANA"");
scanf("%d",&n);
getch();
}
 
Is This Answer Correct ?    0 Yes 3 No
Rohit
 

 
 
 
Other Programming Languages AllOther Interview Questions
 
  Question Asked @ Answers
 
why main() method should not return any value Accenture2
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan) CTS6
CPU - abbrevation Mascot2
preorder of A*(B+C)/D-G BFL5
is try block possible without catch block?  2
how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2. DST-Global-Solutions4
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function University-of-Jordan1
Hi, I'm doing B.com 3rd year. Simultaneously I'm doing software engineering in a private institution. I would like to know whether my B.com graduation alone is enough to get me a job in the IT field or should I do some PG course not MBA... suggest me...  1
What is Meaning of Windows Application & the use of Windows Applications? with Description.  1
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?  2
why we use static with only main()class not with other class TCS2
What Is The Difeerence Between C & C++ HCL2
 
For more Programming Languages AllOther Interview Questions Click Here 
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com