The process of repeatedly running a set of computer instructions until some condition is specifed
a) condition
b) sequential condition
c) global
d) iteration
what are the stoge class in C and tel the scope and life time of it?
how to get starting address of a running C program
Differentiate between null and void pointers.
What are Macros? What are its advantages and disadvantages?
What does the && operator do in a program code?
How many header files are in c?
What is a header file?
What are external variables in c?
What are header files? What are their uses?
struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
What is a char in c?