What are the salient features of c languages?
No Answer is Posted For this Question
Be the First to Post Answer
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
Can two or more operators such as and be combined in a single line of program code?
find out largest elemant of diagonalmatrix
What is extern keyword in c?
Explain how do you determine whether to use a stream function or a low-level function?
Do pointers take up memory?
What is formal argument?
24.what is a void pointer? 25.why arithmetic operation can’t be performed on a void pointer? 26.differentiate between const char *a; char *const a; and char const *a; 27.compare array with pointer? 28.what is a NULL pointer? 29.what does ‘segmentation violation’ mean? 30.what does ‘Bus Error’ mean? 31.Define function pointers? 32.How do you initialize function pointers? Give an example? 33.where can function pointers be used?
Explain how do you convert strings to numbers in c?
What is the difference between ‘g’ and “g” in C?
Can you explain the four storage classes in C?
1 232 34543 4567654 can anyone tell me how to slove this c question