Answer Posted / sk
GAC allows multiple applications to use the same dll
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Difference of Console, web & windows applications?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
can we allocate memory for interface? if no then why?
which book we learned this mantis? how many version are realsed this mantis upto now?
what is the difference between read the data from table and infotype
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
What is test execution and when will we start execution please send me one example for this question
difference between mantis and other tools?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
EXPLAIN UNARY OPEARATORS
what is diff bet ref variable & instance of class
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
Is buffer size and file block size is similar? If similar,at which case it will be same size?
what are resources in case of Threads