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
Explain with examples any 2 features of OOPS.
in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?
< No Frames > tag is used for
My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
how can we implement locks in plsql?
what is the last ant version you worked?how to get it
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
Write a pascal program to calculate the sum of the first 100 even number and odd number
How to set fixed width in particular
What is diffrent between Method and and function in c#
How do you pass variables forwrd to future CECI sessions
what is the purpose of checked Menu options
How to set on/off a group of indicators in a single statement?