Is array a primitive data type in c?
No Answer is Posted For this Question
Be the First to Post Answer
WAP to convert text into its ASCII Code and also write a function to decode the text given?
Code for calculating square root without using library function, of math.h
find second largest element in array w/o using sorting techniques? use onle one for loop.
15 Answers BitWise, Zycus Infotech,
What does main () mean in c?
question-how to run a c programme.
What is an arrays?
Write a program to check whether a number is prime or not using c?
What is main () in c language?
Do pointers need to be initialized?
What does the error message "DGROUP exceeds 64K" mean?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
What is the difference b/w Structure & Class?