What are structural members?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words
5 Answers Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,
write a program for egyptian fractions in c?
What are the types of data structures in c?
Why we use int main and void main?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
What is volatile variable how do you declare it?
Why we use stdio h in c?
What is the difference between null pointer and the void pointer?
What is the real time usage volatile?
Explain what is the benefit of using #define to declare a constant?
what is the use of macro program
print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar