How to print a name "ARCHANA" in any programming language
Answer Posted / narendra tata
#include<stdio.h>
main()
{
printf("archana");
}
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
Difference between delegates and Events?
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
will it allow to add same value in HashMap class.
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
What is autocall macro and how to create autocall macro? what is the use of it?
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
What is WEB 3.0? What are the features their in WEB3.0
Explain with examples any 2 features of OOPS.
when we use mantis? how learn mantis?
what is the purpose of checked Menu options
What is the use of Differ interface check box in Ship confirm?
what is difference between object oriented programming structure and object oriented programming system?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.