What are shell structures used for?
No Answer is Posted For this Question
Be the First to Post Answer
Why c language is called c?
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
Write a program to generate prime factors of a given integer?
what are the different storage classes in c?
Explain what is a 'locale'?
Difference between MAC vs. IP Addressing
What compilation do?
7 Answers Geometric Software, Infosys,
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
How do you redirect a standard stream?
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
write a program that finds the factorial of a number using recursion?