Explain the properties of union.
No Answer is Posted For this Question
Be the First to Post Answer
Can I initialize unions?
When c language was developed?
When should the volatile modifier be used?
Define Array of pointers.
Difference between Function to pointer and pointer to function
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
Program to write some contents into a file using file operations with proper error messages.
Output for following program using for loop only * * * * * * * * * * * * * * *
I have seen function declarations that look like this
Write any data structure program (stack implementation)
how to find the given number is prime or not?
An interactive c program to read basic salary of 15 persons. each person gets 25% of basic as HRA, 15%of basic as conveyance allowances, 10%of basic as entertainment allowances.The total salary is calculated by adding basic+HRA+CA+EA.Calculate how many out of 15 get salary above 10,000.Rs also print the salary of each employee