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 16878write a function that reverse the elements of an array in place.The function must accept only one pointer value and return void.
4528write 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
2848create a stucture student containing field for roll no,class,year and marks.create 10 student annd store them in a file
2685Post New HCL C++ Code Interview Questions
What is source file in java?
What is deserialization?
What is an example of a polysaccharide?
Is ‘du’ a command? If so, what is its use?
What are endpoints in apache camel?
Can we inherit class that contains only one private constructor?
how you can improve the throughput of a remote consumer?
Explain translate function?
How does linux shell work?
different type of cursor?
In cloud computng, what are the different types of layers?
please please give me some banking calculations in framework manager.
In informatics server which files are created during the session rums?
What is the purpose of interpersonal communication?
What do you understand by term hash table collisions?