what is diff bet ref variable & instance of class
No Answer is Posted For this Question
Be the First to Post Answer
is possible to delete specific data in a row by using of sql query?
HTML is a subset of
. With the help of above table EMP, perform the following operation is sql. a) Add the new column “DEPTNO” b) Rename the table c) Update table d) Modify the table if column ‘SAL’ whose data type is number (10) and you want to enter varchar2 (15) . For example $USD 20 etc.
Corillian's product is a "Component Container." Name at least 3 component
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.
What is autocall macro and how to create autocall macro? what is the use of it?
What are scrubbing procedures in SAS
What is a programming language?
iam confused to choose among testing, .net and java can anybody help me????????
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
How do you initialize a static member of a class with return value of some function?