When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
1112Post New Programming Languages AllOther Questions
What is the use of Differ interface check box in Ship confirm?
Explain three modes in which files can be accessed from python program
when we use mantis? how learn mantis?
what is diff bet ref variable & instance of class
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?
what is the BAM? where we can use it in BizTalk server?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
what is the diffrence between software and hardware language?
how will you code the subfile which is in editing mode (multiple case subfile)?
Which method protects back button to retrieve old value from previous page in Struts.
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
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...
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?