How to print a name "ARCHANA" in any programming language
Answer Posted / padma
Using a print statement in any programming language try
printing a given name.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
Tag for turning an image into a hyperlink is
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
how do i add a column dynamically in a table by using java application?
give idea for creating screen in abap
will it allow to add same value in HashMap class.
EXPLAIN UNARY OPEARATORS
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
How to create a new dataset only duplicate observations in proc sort procedure?
can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com
how to convert hashmap to arraylist with iteration
Difference between delegates and Events?