How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
can we print any string without using terminator?
how to use virual function in real time example
What is a lvalue
When should volatile modifier be used?
Explain how do you print an address?
What is array of structure in c?
Write the control statements in C language
What is difference between function overloading and operator overloading?
Is c easy to learn?
what does " calloc" do?
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
what are bps & baud rates? differentiate these two?