What is the use of function in c?
In which category does main function belong??
read the folllowing code # define MAX 100 # define MIN 100 .... .... if(x>MAX) x=1; else if(x<MIN) x=-1; x=50; if the initial value of x=200,what is the vlaue after executing this code? a.200 b.1 c.-1 d.50
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
What is #line used for?
why do we use # in c-language?
Define Spanning-Tree Protocol (STP)
What should be keep precautions while using the recursion method?
difference between object file and executable file
what is the use of ~ in c lang?????
Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17
What is the restrict keyword in C?
what is difference between array,strutter,union and pointers
3 Answers CTS, Lovely Professional University, Mannar Company,