What's the difference b/w Table & Templete in Smartform?
No Answer is Posted For this Question
Be the First to Post Answer
Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD
What is the language used for Artificial Intelligence?
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
Difference between debugging, running, executing of an application
what is technical system, business system, logical system in sap pi7.0
what are all the ant command options
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,
how to add Servlet-api.jar file into eclipse 3.3.2 ?
What is std::auto_ptr?
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?