What are the features of c languages?
No Answer is Posted For this Question
Be the First to Post Answer
What is ctrl c called?
How does struct work in c?
array contains zeros and ones as elements.we need to bring zeros one side and one other side in single parse. ex:a[]={0,0,1,0,1,1,0,0} o/p={0,0,0,0,0,1,1,1}
What is the meaning of c in c language?
What does char * * argv mean in c?
void main() { int a=1; printf("%d %d %d",a,++a,a++); } the output is supposed to be 1 2 2....but it is 3 3 1 this is due to calling conventions of C. if anyone can explain me how it happens?
What is methods in c?
dennis ritchie invented C language in AT&T bell laboratory what is the extension of AT&T?
What is a rvalue?
why Language C is plateform dependent
Explain what standard functions are available to manipulate strings?
Three major criteria of scheduling.