what is difference between scripts, smartforms and adobe forms
Answer Posted / ganesh
form interaface reusablity in adobe forms
| Is This Answer Correct ? | 56 Yes | 2 No |
Post New Answer View All Answers
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
is it acceptable if we declare multiple exceptions in same overridden method.
what are the missinschema properties and should we pass primary key in select command
How to know we are in home page of a web application using QTP
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
Difference between debugging, running, executing of an application
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
Find out the roles which gives access to all tables in SAP? Thanks in advance.
what is diff bet ref variable & instance of class
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
where is available in this mantis toturials?
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...
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
purpose of abstraction and interface