Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

879


how to get acknowledge with the interview questions of cds interview

1796


please provide me the calculation for the thickness of duplex stainless steel pipeline thickness used in process industry ( Water). The details are given below. Diameter : 3" and 4" Thickness : 3.91mm, SCH40 Operating pressure : 62 bar Operating Temp : 35 degree ASME31.3

1671


In CSS when you will use CSS float?

249


What are the features of angular 7?

381






What is the shortcut key for autosum in excel?

270


How do you control the life cycle of a spring bean?

137


Explain terminate() function?

571


Write the program to process a list of numbers.

484


Where pragma is used?

579


Delay in receiving offer letter? Dear All, Recently I clear all technical and HR round with one good MNC. I've submitted my scan document of qualification and work experience. Evenafter 2 weeks of sending documents, they didn't release the offer letter. Please suggest me effective email contents to deal them. Thank You

2833


95) func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d ! ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); please help me in detail ....with flowchart

1330


Explain the frequency allocation concept?

445


How do you stop a db2 database in linux?

539


How is modularity introduced in C++?

741