wo kya cheez hai jo saal me 1 baar mahine me 2 baar hafte me 4 baar aur din me 6 baar aati hai
39 1316285Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?
7 17899How to identify in report that is apply as a detail or summary filter?By looking the report have to identify the report has applied as detail or summary filter to that report?
1 5470Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
1 7438Write a program which has a function and that function should take 2 or 3 or any number of strings and it should return the largest common prefix of all those strings. If there is no common prefix it should return an empty string. for eg:- INPUT OUTPUT glo {glory,glorious,glod} gl {glad,glow} {calendar,phone} empty string
2 6103Write a function which accepts list of nouns as input parameter and return the same list in the plural form. Conditions: i) if last letter is r then append s ii) if word ends with y then replace it by ies iii) call this function in main() and produce the required output. for eg:- if chair is input it should give chairs as output.
4415Post New Mind Tree Interview Questions
What is whois command?
name few other popular column oriented databases like hbase.
What do you understand by BASEL III Norms?
What is DB Development software?
What is the difference between Service Bus Queues and Storage Queues?
Can you define chasm trap?
How do I do a what if analysis in excel?
which type inter lock use in petrochemical refinery,and oil & gas?
How to test if a zip file is corrupted in Linux?
why athanol-water mixtuere have maximum viscocity in wt% 40?
What are the different components of selenium?
how many material required for brickbat water proofing of toilets.
What are you expecting from ATT in the future?
what kelvin's law ?
Which is the best suitable language among python and r for text analytics?