Explain the difference between structs and unions in c?
No Answer is Posted For this Question
Be the First to Post Answer
1. main() { printf("%d",printf("HelloSoft")); } Output?
what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"
write a c program to add two integer numbers without using arithmetic operator +
N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3
How can I find out how much free space is available on disk?
What is volatile c?
Can we declare a function inside a function in c?
what is an inline function?
What are two dimensional arrays alternatively called as?
Which header file is essential for using strcmp function?
can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
Explain what is page thrashing?