How can you return multiple values from a function?
What is string function in c?
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression
Why we use void main in c?
main() { float a=3.2e40; printf("%d",a); }
What is #error and use of it?
is c language is a object oreinted language?
Can a variable be both const and volatile?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
how can use subset in c program and give more example
How can a program be made to print the line number where an error occurs?
in iso what are the common technological language?