What is the use of a form in html page? Is there any way to submit the page without using the form.
3 9615If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 73713Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 32209Begin For j in 4403201000 .. 4403202000 Loop If mod (j, 100) = 0 then Dbms_output.put_line (j); End if; End loop; End; what will be the output of this question
7 12475Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain
9 14076Post New TCS Interview Questions
Explain the term 'database' related to relational database management system?
What is splunk indexer and explain its stages?
In a material master what is the base unit?
What is difference between static call and dynamic call?
What is known as an exchange rate spread?
What is RPA Automation Anywhere?
the conditional jump instruction in 8086 have a displacement of more than 1 byte.explain how would you tackle a situation in which it is required to branch,on some condition,to a location which is more than 120 bytes away.
how can i add properties in dynamic text fields using .js file?
Which browsers does angular work with?
What is the difference between java and j2ee?
When you used JKM ?
What is the format of the log message out to standard out?
What are the indices of postgresql?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
What is map in spark?