What is meant by spooling

Answer Posted / thanga

spooling means one type deadlock system which is used to
slove the traffic system.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

3. What is the difference between testing and Quality Assurance?

1485


hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod

1647


Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

994


write a sql qwery which include joining of two tables 4 marks mainframe

1494


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

629






how can i create report in abap to insert data in table pa0002 using insert command

1712


what is the similarity between networking devices?

1678


what is woransient key word? how it is used in java

1806


if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008

1601


What is the entry point function of a DLL?

623


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1485


in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?

1651


What is test execution and when will we start execution please send me one example for this question

1431


what is the BAM? where we can use it in BizTalk server?

1356


1) How can u create the table?

1377