hi! i want to know the previous year questiom paper for HR professionals for entrance examination of IOCL
2 7830Hi! I have cleared written exam of IOCL held in July in HR stream. Could anyone tell me which type of questions they ask in interview. Kindly forward your reply on my id too that is pnm_rani@yahoo.co.in
2 10376Post New IOCL Human Resources Interview Questions
How do I seed my database for column that is a foreign key referencing to other table?
When would you use hbase?
What are the different types of modulus involved in mechanics?
what do you understand by the term 'scaling up?' do you think that is a reasonable approach for NGOs to initiate? Give reasons for your answers.
What is difference between mill and mill-drill?
Describe Segmentation With Paging?
Types of (Open Shortest Path First) Link State Advertisements (LSAs)?
What is the temperature and time employed to sterilize the articles in hot air oven?
What does a test plan for mobile app contain?
Is possible to create skid in dim,fact tables?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
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 domain class model?
Every object has : state, behavior and identity - explain
What is the difference between "assert" and "verify" commands?