Answer Posted / sunil sharma
To create a new memory location for an object
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
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...
what is woransient key word? how it is used in java
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
what is the difference between uservariables and systemvariables (in Environmental variables)???
Explain the types of operations? Draw the figure for shift and rotate operations?
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
how do i add a column dynamically in a table by using java application?
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)
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
3. What is the difference between testing and Quality Assurance?
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
sample code for data transfer between two r/2 systems and r/3 systems?
Write a program to reverse a number?