What is the use of a form in html page? Is there any way to submit the page without using the form.
3 9477If 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 73263Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 31978Begin 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 12255Explain 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 13834Post New TCS Interview Questions
What are mis reports and do you prepare it?
Difference between display none and visibility hidden ?
Is react faster than angular?
What is xpath expression?
Can we use commit inside a trigger?
Write the code to double click an element in selenium?
What's the default access specifier for variables and methods of a class?
How to export a site or list in sharepoint 2010?
Have you ever been on a team where someone was not pulling their own weight?
What is key attribute?
What is ms word in simple words?
Can include files be nested? How many levels deep can include files be nested?
Which of the Angular life cycle component execution happens when a data-bound input value updates?
What is worker role in windows azure and how does it help?
how can one use hcl and c sharp together?