What is the use of Differ interface check box in Ship confirm?
No Answer is Posted For this Question
Be the First to Post Answer
1.Mutating table
can we convert .class file to dll file
why we use new keyword for object
how can we maintain the previous version scripts to new version.
0 Answers DST Global Solutions,
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
What is the difference between an EXE and a DLL?
3 Answers ABC, Hykin Solutions, Infoedge, Infosys, Polaris,
please any one pass file aid,xpeditor and endeavor tools
class A{ void me(){s.o.p("");} class B extends A{ void me() {s.o.p(" ");} class M{ A a=new B(); B b=new A(); a.me(); b.mne();} what is the output of this, how?
2 Answers Cosmos, HyTech Pro, WinSoft,
What is the difference b/w Object base and object oriented programming?
Give examples of macro quoting function?
Tag for turning an image into a hyperlink is
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?