Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Topic :: Programs





Programs Interview Questions
Questions Answers Views Company eMail

how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1 2441

Read excel using qtp descriptive programing

TCS,

2 11281

Proxy Programming with ABAP - How to develop the Proxy identification through programming

IBM,

1 2406

write an 8085 assembly program to swap two numbers without using a temporary register

American Megatrends, TCS,

7 39892

write a program that prints prime numbers from 1-20 in digonal form

1 2073

write a program that uses point of sale system. which are mainly used by retail markets, where the is a database inventory list, a slip should be printed for the customer. manage should be able to access what has been sold and what is left from stock?

1 3637

what is the significance of BILL OF LANDING PROGRAM in Order Management?

Oracle,

3 12739

– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

Cisco,

1 6350

Write a C program linear.c that creates a sequence of processes with a given length. By sequence it is meant that each created process has exactly one child. Let's look at some example outputs for the program. Here the entire process sequence consists of process 18181: Sara@dell:~/OSSS$ ./linear 1 Creating process sequence of length 1. 18181 begins the sequence. An example for a sequence of length three: Sara@dell:~/OSSS$ ./linear 3 Creating process sequence of length 3. 18233 begins the sequence. 18234 is child of 18233 18235 is child of 18234 ........ this is coad .... BUt i could not compleate it .....:( #include #include #include #include int main(int argc, char *argv[]) { int N; pid_t pid; int cont; if (argc != 2) { printf("Wrong number of command-line parameters!\n"); return 1; } N = atoi(argv[1]); printf("Creating process sequence of length %d.\n",N); printf("%d begins the sequence.\n",getpid()); /* What I have to do next ?????? */ }

1 2173

Consider the following C program. #include int main() { int i; for (i=0;i<3;++i) { fork();fork(); } } How many processes are created when running this program (including the initial one)? Explain

2 5421

Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

Convergys,

1 3184

How can i learn to programme every VFD. Or is there any typical study to understand VFD programming.

Volkswagen,

1 4198

= 5, b = 1, x = 10, and y = 5, create a program that outputs the result of the formula f = (a – b) (x – y) using a signal printf () function.

1 3381

what is c programming?

TCS,

3 5541

what is c++ programming?

TCS,

3 6195




Related Topics


Un-Answered Questions { Programs }

Hello guys. I am going to have interview in US Embassy consular in our city. I have applied for MBA Programs in 6 schools and 3 of them accepted me. And now one of them is going to send me an I-20 next week. Currently, even if I am just a senior undergraduate student studying Computer Science, I am also a self employer who works with one of my friend in developing Software and Webpage. To tell you the truth, the reason I wanted to do my MBA is because I am eager to be a business man (just a self employer or latter a business owner). Even if I am just 22 years old, I have got the skills to communicate with people specially one to one in our mother language. So, I have the license from our government which shows I am a business owner. I have also a GPA of 3.4. since, the school didn’t ask me any kind of Tests , I didn’t take TOEFL or GMAT, but I scheduled GMAT for July 13 (which will be after my interview) My graduation date will be in August 5, i.e. I am going to the interview before I finish my class. To add another information, my father works for UN outside our home country, and he got paid a lot that will cover my overall expense. Hey gusy, even if I have all the true evidences I may be a little bit nervous at the interview. And I don’t want to lie any thing, because it will make me much nervous. So, what do you guys recommend me? As I told you I don’t want to lie (even if they asked me whether I have a relatives or not what I will say is yes because I have 2 uncles and 1 aunt there ). Do you guys recommend me to enter the Embassy after I took my GMAT test or when? Please guys tell me what real things to do to get the visa. Even if I am rejected I have a lot of plans here, except I am going to miss/broke up with my girlfriend who lives USA (in the state I applied). Thank you guys.

2328


Is this artificial intelligence lives over the other software programs and their flexibility?

952


How many concurrent programs you have customized, can you name some of them?

16