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)
No Answer is Posted For this Question
Be the First to Post Answer
5. How do you round the addition or subtraction of two numbers in assembler?
what is the difference between java , sap ,.net , orecle apps ?
Can we write a method in JSP.If so how?
A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
In staad pro, how can we design ROOF SLAB?
hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com
what is the purpose of checked Menu options
Why we need new operator in java at the time of object declaration and why not in c++?
what is the pl/sql block size in oracle 10g and 11g?
whats the use of following Good Coding Practices?
What is the requirement in MIMD ?
why rownum=1 works properly but not rownum=>2,=>3 etc.