What language is c written?
No Answer is Posted For this Question
Be the First to Post Answer
If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?
What is the role of && operator in a program code?
Who invented b language?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
What is a memory leak in structures? How can we rectify that?
Explain why c is faster than c++?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
Can you please explain the difference between strcpy() and memcpy() function?
Is a pointer a kind of array?
What is cohesion in c?
How do I use void main?
What are the different types of storage classes in C?