Software Interview Questions
Questions Answers Views Company eMail

I have 10 elements of Array, how can i remove 5 array element, with single function.

13 14740

How can i send a HTML file to mail account.

2 7048

how can i find which report(abap program) assign to which sap script? or how can we find sap script is assign to which progam?

Wipro,

4 17182

why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.

2 13009

What is prerender event of a page?

C Squared Systems,

3 8975

How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?

C Squared Systems,

6 11344

What is the use of edititem template ingridview?

C Squared Systems, Microsoft,

1 4304

Explain weg config settings for exception managment in asp.net?

C Squared Systems,

1 3720

Write code for fetch record nos 15 to 25 from a dataset containing 50 records?

C Squared Systems,

4 7106

What is the use of directives & explain with example?

C Squared Systems,

2 5163

What is session tracking & methods?

C Squared Systems,

4 8937

When does the application ONEND event handler fire?

C Squared Systems, Verinon Technology Solutions,

1 5489

Hello, I have PROC SQLs results group by 3 fields and I use SUM and COUNT functions in SQL. The problem is when I try to display my result with PROC TABULATE. I am getting very big numbers. I believe I make a mistake some where in Tabulate. Here is my Proc Tabulate. PROC TABULATE DATA=OUT04_05 FORMAT=12.; CLASS YR CENTRE VISA / PRELOADFMT EXCLUSIVE; VAR NEWUSER FRAUD TRANSFER AUTUSER REISSUE; TABLE CENTRE ALL, (YR ALL)*VISA, (NEWUSER*F=COMMA12. AUTUSER*F=COMMA12. FRAUD*F=COMMA12. TRANSFER*F=COMMA12. REISSUE*F=COMMA12.) / MISSTEXT={LABEL='0'} PRINTMISS RTS=20; FORMAT VISA VISAFMT.; KEYLABEL SUM = ' ' ALL = 'TOTAL'; LABEL YR = 'DATE YEAR' NEWUSER = 'TOTAL NEW ACCT' TRANSFER = 'TOTAL TRANSFER' FRAUD = 'TOTAL FRAUD TRANSFER' AUTUSER = 'TOTAL AUTH USERS' REISSUE = 'TOTAL REISSUE'; When I code it like : NEWUSER*N*F=COMMA12. AUTUSER*N*F=COMMA12. I get same amount numbers but to find a NEWUSER I use COUNT(*) and to find AUTUSER I use SUM(xxxx) function so both result shouldn’t be the same my problem is in this point. Could you tell me where the problem in code is. How can I display my result? TX.

1770

can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.

ADP,

1 3854

what is the frame work your using in automation ?

4 5049


Un-Answered Questions { Software }

What is a db view?

510


If data is present in HDFS and RF is defined, then how can we change Replication Factor?

24


How do I project a slideshow on my laptop?

96


Explain difference between chart field and chart of accounts?

380


What is cmp in java?

489






When should I use require () and when to use define ()?

1


What is the best java compiler?

466


How is data stored in postgresql?

456


What are the uses of servlets?

613


What is the best way to store flag values in a program?

570


What is the Difference between command attention key and command function key ?

764


What is the hidden markov model (hmms) is used?

517


What is user profile & security?

479


What are the steps required to kill the job in Datastage?

677


What is ms sql server service broker?

506