Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
5 17084write a function that reverse the elements of an array in place.The function must accept only one pointer value and return void.
4590write a function that allocates memory for a single data type passed as a parameter.the function uses the new operator and return a pointer to the allocated memory.the function must catch and handle any exception during allocation
2895create a stucture student containing field for roll no,class,year and marks.create 10 student annd store them in a file
2720Post New HCL C++ Code Interview Questions
business sepsarate entity concepts
Explain in brief about cytokines
How would you freeze an object in ruby?
What is a technical object in plant maintenance?
What is activex in vb?
What is Cross Join and in which scenario do we use Cross Join?
List some of the uses of ms access.
What is difference between Desktop, Client Server & Web based applications?
Why do we use class meta in django?
All of the following are tools and techniques of the Integrated Change Control process except: A. Configuration management B. Performance measurements C. Change requests D. Additional planning
What is dbms architecture?
How do I loop over a list of hosts in a group, inside of a template?
Explain the functions of the two dma signals hold and hlda?
What are filegroups in sql server?
What is collection class in java?