what is the basic and unique feature of dotnet
No Answer is Posted For this Question
Be the First to Post Answer
hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 Answers R V College of Engineering, University of Jordan,
why main() method should not return any value
code for connection from windows forms to sql server
In java without use of main() how to execute the program
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
what is the diffrence between occur 0 and occur 10 in ABAP.
what are the advantages of sap on other software ?
A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE
How can you incorporate a Datawindow to a Oracle8i stored procedure?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'