What is the data segment that is followed by c?
What is the use of typedef in c?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
How do I read the arrow keys? What about function keys?
Is return a keyword in c?
Can you add pointers together? Why would you?
Why can arithmetic operations not be performed on void pointers?
Who developed c language and when?
What is the importance of c in your views?
What is function and its example?
why we wont use '&' sing in aceesing the string using scanf
can we change the default calling convention in c if yes than how.........?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
When should you use a type cast?
Explain what are multidimensional arrays?