When we have more than one main function in a program how does the compiler know the starting point of the program, i mean from which main the execution or compilation of the program begins?
2 3966How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
1142This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?
1 12094When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
902I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
2144Post New Programming Languages AllOther Questions
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
When will you use shell script/Perl ahead of C/C++?
What are events in smartforms?
how to remove header and footer in jcl using sort utility
what is apt_dump_score in datastage where it is useful
code for connection from windows forms to sql server
what are the advantages of sap on other software ?
How to call a C++ function which is compiled with C++ compiler in C code?
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
sample and simple coding where we get?
what is difference between kpo and it industry? that is in terms of work, package etc
Write a program to show polymorphism.
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.