what is ans for this
scanf(%%d",c);
Explain the difference between structs and unions in c?
about c language
code for quick sort?
Explain why can’t constant values be used to define an array’s initial size?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
Write a program in C to convert date displayed in gregorian to julian date
What does 3 periods mean in texting?
What is the difference between variable declaration and variable definition in c?
What is the difference between union and structure in c?
What’s the special use of UNIONS?
What does it mean when the linker says that _end is undefined?
main difference between c and c++ language