Is c language still used?
No Answer is Posted For this Question
Be the First to Post Answer
What is use of integral promotions in c?
Struct(s) { int a; long b; } Union (u) {int a; long b; } Print sizeof(s)and sizeof(u) if sizeof(int)=4 and sizeof(long)=4
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
Expand the following LKB BKL FFG
can we have joblib in a proc ?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
Tell us something about keyword 'auto'.
Why is sprintf unsafe?
When the macros gets expanded?
totally how much header files r in c language
how many times of error occur in C
Write a program to reverse a given number in c?