Where in memory are my variables stored?
write a program to display numbers from 1 to 10 and 10 to 1?
What do you mean by c?
how logic is used
What are the types of pointers in c?
What are 3 types of structures?
What are comments and how do you insert it in a C program?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What does s c mean in text?
wat is the difference between array and pointer?
How to write a multi-statement macro?
code for bubble sort?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.