Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CDC C Sharp Interview Questions
Questions Answers Views Company eMail

What is difference between C# and VB.NET?

512

What is difference between a constant and read-only in C#?

533

What are events in C#?

556

What is private virtual in C#?

584

How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

533

Post New CDC C Sharp Interview Questions




Un-Answered Questions

How do you build a successful business relationship?

645


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.

1774


what is a text table ?

1809


What do you understand by single stack system?

269


Explain me what is the common way for the flask script to work?

448






Explain about set and their types in a collection?

475


What kind of software is ms word?

321


What is a manipulative person?

540


How does sql developer connect to oracle database?

520


How do I create a multilanguage?

510


Explain compound journal entry.

601


In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!

2382


How big can postgres get?

455


Explain soundex() and metaphone().

574


What is selector?

290