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
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
what is the software to run the GSM gate opener program
what is meant by life cycle of a business
how can i create report in abap to insert data in table pa0002 using insert command
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
how will you code the subfile which is in editing mode (multiple case subfile)?
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
define profiler???
what are the differences between CONS, LIST, and APPEND
Find out the roles which gives access to all tables in SAP? Thanks in advance.
any drawback are there in mantis?
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
how do i create my own exception class which will restrict IO exception?