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)
1245Post New Programming Languages AllOther Questions
is it acceptable if we declare multiple exceptions in same overridden method.
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
Is buffer size and file block size is similar? If similar,at which case it will be same size?
why not instantiating servet using new operator?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
Difference between HTML and DHTML?
what is the difference between uservariables and systemvariables (in Environmental variables)???
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
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
What are the Short cut Keys of Tally ERP?
what are the advantages of sap on other software ?
how do i add a column dynamically in a table by using java application?
Write a program to swap the content of two variables without using a third variable.