What are the 4 types of unions?
No Answer is Posted For this Question
Be the First to Post Answer
write a program for odd numbers?
What is the difference b/w Structure & Union?
What are the different types of control structures?
What is the purpose of scanf() and printf() functions?
How can I do peek and poke in c?
What is external variable in c?
what is the value of b if a=5; b=++a + ++a
31 Answers Infosys, TCS, Tech Mahindra,
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0
Explain how do you determine the length of a string value that was stored in a variable?
print the table 5 in loops
Why cann't whole array can be passed to function as value.