When should a type cast not be used?
No Answer is Posted For this Question
Be the First to Post Answer
Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff
to convert a string without using decrement operater and string functions
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
What is volatile, register definition in C
Without Computer networks, Computers will be half the use. Comment.
how to make program without <> in libray.
differentiate built-in functions and user – defined functions.
What are different types of pointers?
what is a void pointer?
Function calling procedures? and their differences? Why should one go for Call by Reference?
what is difference between declaring the pointer as int and char in c language?
What is use of null pointer in c?