Explain what are reserved words?
No Answer is Posted For this Question
Be the First to Post Answer
what is the mean of c languages.
Can we assign string to char pointer?
Can the “if” function be used in comparing strings?
What's the difference between a linked list and an array?
print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar
Is main is a keyword in c?
What does *p++ do? What does it point to?
How do you define a function?
how to swap two nubers by using a function with pointers?
is assignment operator is arithmatic or not
write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?
Explain how can a program be made to print the name of a source file where an error occurs?