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)
930Post New Programming Languages AllOther Questions
hi viewers, tell me,what is scripting and programming, define and difference...pls
Explain with examples any 2 features of OOPS.
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
what is delimiter in sas ?
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
how will you code the subfile which is in editing mode (multiple case subfile)?
hoe to data grid use in sql server 2000?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
How to create a new dataset only duplicate observations in proc sort procedure?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
how to data grid use in data bind?
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?