Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
Is there any link between pr form(purchse requisition)and po form(purchase order)
How can we reduce the size of an image?
what to expect of your activities on the job?
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
Is php a strongly typed language?
How The Resume Will Be....?
Define retail banking?
What is SAS?
What is consumer in java?
what does a string of resistors in a series will do?
What sharepoint development tool works best to create custom workflows?
What happens when you reboot an ec2 instance?
What are the major components of the chart of accounts?
What is Google Publisher Tags?
Differentiate between the singly linked list and doubly linked list.