infosys campus ques... u drive a car,nmb of d car is KA17M8719. it leaves at10:26am frm davanager to bangalor which is264km away at a speed of 95km/hrCar reachs bangalor at 4:18pm. nw tel me wat is d date of birth of drvr
9 29135Yesterday (22nd Oct) I had my L1B visa interview. The consulate rejected my VISA stating that I should go for L1 invidual VISA or H1B Visa. He just asked me 4 to 5 questions and then started writing something on the computer. The questions were: 1)My employer 2)My education: BTECH 3)My client , inidan salary and salary in US 4)the team size of project in India and in US. I had told around 50 in India and around 10 in US. I gave all the answers correctly. Can you please let me know the following: 1)what could be the reason of rejection ? 2)What should be the time gap before filing for L1 individual VISA again. 3)What are the chances of rejection of L1 individual visa? 4)What care should be taken next time during VISA interview? Thanks, Swati
1 28807How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
4 18098In which condition, "Transfer Order" can be deleted? What is the pre-condition for us to be able to delete Transfer Order?
3 19024One man ordering pizza,there r 5 different varieties in the shop,namely a,b,c,d,e. you can also order your own 5 varieties other then a,b,c,d,e.The ordered one should be in a combination of 3 varieties of shop and 2 varieties of your own taste.find how much different varieties he can order?(plz provide the answer with solution)
10 13895Interviewer: Lets say there is a partition of 100GB. When i tried to create a file using touch command, under any directory, it was unable to create the file- '100% full disk space'. I calculated the size of each and every directory on that partition mannually by adding each file size & in came out to be total size 50GB. Then where is the remaining 50GB ? why it is showing disk space 100% full in 'df -h' command?
2 8445Post New Infosys Interview Questions
What is image alt text?
Q:HI friends accually ihave one problem plesase let me know the alternate code of this code. Related field description of code: Add a field, CALvsPRD, "Calendar Day Starts Before/After Production Day" to the parameter set WRKORDER which accepts values 'A' or 'B' o B = Calendar Day Starts Before Production Day o A = Calendar Day Starts After Production Day o Any other value indicates the production and calendar dates are always the same. code: Automatic Execution Of *INZSR Subroutine /Z01 * retrieves WRKORDER field values. /Z01 * Calculate default Production Date and return it to caller. /Z01 * Production date defaults to system date /Z01 C Eval P@Pdate = %DATE() /Z01 * unless Calendar date starts Before PDN(production) date and /Z01 * system time is before PDN Start Time then /Z01 * PDN date is yesterday. /Z01 C If W@CALvsPRD = 'B' and /Z01 C %TIME() < %TIME (W@Strtime) /Z01 C Eval P@Pdate -= %Day(1) /Z01 * unless Calendar date starts After PDN date and /Z01 * system time is *GE PDN(production) Start Time then /Z01 * PDN date is tomorrow. /Z01 C ElseIf W@CALvsPRD = 'A' and W@Strtime > *Zero and /Z01 C %TIME() >= %TIME (W@STrtime) /Z01 C Eval P@Pdate += %Day(1) /Z01 C EndIf /Z01 C Eval *InLr = *On
How many rejections do you take in a typical week?
Why is sessionfactory used in hibernate?
What are Blue Nutrient Agar Plates ?
Explain some features of nested scaffolding.
Can a laptop have 32gb of ram?
How can you utilize the uipath device?
Tell me about one of the most rewarding experiences you had working on a team.
1. Tell me about your self? 2. Latest Project Introduction? 3. Difference between server jobs and parallel jobs? 4. Seq-Seq Explain its behavior and execution mode and which parallelism technique is used? 5. What is padding characters? 6. Seq-Seq, Seq-Copy-Seq which one is the best and efficient? 7. How many reject links do we have to a transformer? 8. How many reject links to join stage? 9. Difference between join and lookup? 10. How to design PX routine? 11. How can we call job in another job? 12. Difference between batch and sequencer? 13. Which Database is used? 14. What is change capture? Give briefing of that? 15. What is change Code? Explain? 16. How you call UNIX in Ds? 17. How do you call JCL in UNIX? 18. How do you pass the job status of one job to another job? Have designed any job sequencer? 19. How do you find a file in existed directory? 20. How can you call parallel jobs in transformer? 21. Execution of jobs in command line? 22. Tuning of sql queries? 23. What is orchestrating metadata? 24. What are junk dimension? 25. What are the third party tools you are used? 26. What are the system variables you have used?
Can list be null in java?
List the types of application you can build using node js?
What u mean by query?
how to access the file from prodution from changeman tool and to submit a file to production
distinguish between terminating a program through seton lr and return?