how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)
1 10022create a mapping to retrieve the employees who are getting salary greater than average salary?
4 10770I am BE telecommunication fresher.I would like to know what kind of jobs are available for this branch also the list of companies.
3228which browsers versions are supported in loadrunner 8.1?if any patches are required for browsers?
3 7210one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows in the table permanently and i want output in the above formatow should u write query?
13 23274ID DIVISION. PROGRAM-ID. PLO. DATA DIVISION. WORKING-STORAGE SECTION. 01 VAR1 PIC 9(2). 01 VAR2 PIC X(2). PROCEDURE DIVISION. ACCEPT VAR2. MOVE VAR2 TO VAR1. STOP RUN. if i give 'PI' in var2 then what will b output of progr. any abend?????
6 14283how to define and assign value for mini oder value (amiw) condition type and which field cateloge we suppose to choice in v/03?how amiw and amiz work together?
2533Post New TCS Interview Questions
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
What is the process, by which aluminium is refined?
What is the difference between rest and soap services?
In Enterprise Structure, we maintain Language and Currency for various fields,, what is the diff e.g we have at Company level, CCA, Company Code, Sales Org etc...
difference between transfer rules and update rules
What is commit in hibernate?
Explain java coding standards for classes or java coding conventions for classes?
What is meant by PEAR in PHP?
Tell about India's relation with Israel.
What is the use of web.config and machine.config files?
How to check if a datareader is closed or opened? IsClosed()
What are the basics of local (auto) objects?
What does js stand for?
which are the five general EMI(electromagnetic interference) testings conducted on any system?
Explain boxing and unboxing in c#?