Answer Posted / guest
stack over flow
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why flag is used in c?
What is a structure member in c?
What kind of structure is a house?
Is main a keyword in c?
Can we access the array using a pointer in c language?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What are loops c?
What is a memory leak? How to avoid it?
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
Who is the founder of c language?
How do we make a global variable accessible across files? Explain the extern keyword?
What are header files in c programming?
Explain what is the stack?
What is difference between static and global variable in c?
What are the similarities between c and c++?