write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
1 6050write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 16016write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
3831write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
2865i have been shortlisted for united bank of India po interview....what kind of question do they ask in interview...pls do reply...m confused
5 11136Test on three subjects Physics, Chemistry & Biology are to be conducted simultaneously the number of candidates for the tests are 68, 36 and 72 respectively. Candidates are to be seated in different rooms such that each room will have candidates of the same subject and the load on each invigilator be the same i.e. the number of candidates in each room should be the same what is the minimum number of rooms you need for the purpose
2 9466write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
2839Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?
2 12692A process is running for 1000 times.How to kill all processes except one i.e kill 999 processes?
1 3669Post New Subex Interview Questions
While installing, why does apache have three config files - srm.conf, access.conf and httpd.conf?
What's Purchase and selling of foreign currency?
What is the purpose of sprintf() function?
why transformer ratings in kva? & DG ratings in kva? & Motor ratings in kw/HP?
What is Event-driven programming?
how to create flat file datasubmission in qtp
Why is it better to use multi-threading polling instead of a single threading model?
How do you put a background on powerpoint 2007?
Who invented power point?
How do I change the default font in excel 2007?
What is a follow link?
Can we catch more than one exception in single catch block?
What is difference between word and integer?
What is mysqli_connect_error ()?
Explain ng-bind directive angularjs?