What is the maximum P-max for a cylinder in M/E.
What is $_ server request_method == post?
where does log files resides?
Differentiate between overriding and overloading cases?
What does emoji p mean?
How is operation theatre sterilized?
What is the main purpose of garbage collector?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is html element and tag?
What is back compressor in engines?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
What is UIL(user interface language)
Explain what is protocol in objective-c?
What is the use of gravity disc?
what is the BAM? where we can use it in BizTalk server?