What is the difference between int main and void main?
No Answer is Posted For this Question
Be the First to Post Answer
What does node * mean?
What type is sizeof?
Explain how many levels deep can include files be nested?
Find the largest number from the given 2 numbers without using any loops and the conditional operator.
the expression a=30*1000+2768; evalutes to a) 32768 b) -32768 c) 113040 d) 0
Is c still used?
What 'lex' does?
struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));
what is the use of ~ in c lang?????
What is the function of multilevel pointer in c?
What is c language & why it is used?
What is the use of sizeof?