Answer Posted / elak
no,php can't support multiple inheritance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how CLR identify vb file?
How to set fixed width in particular
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
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?
details description on this mantis? who is founder of this mantis?
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
how pseudo column works?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
what is technical system, business system, logical system in sap pi7.0
Write a program to find whether a given number is prime or not.
can we retrieve only integer/String type columns from a table,if yes how?
why we use abstract in awt?
How to get the index of the clicked field in reports in ABAP?