What are the types of arrays in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is a void * in c?
Which are low level languages?
While(1) { } when this loop get terminate is it a infinite loop?
Explain the difference between call by value and call by reference in c language?
What is the OOPs concept?
What are the average number of comparisons required to sort 3 elements?
what is available in C language but not in C++?
10 Answers CTS, TCS,
What is c token?
diff. between *p and **p
What is maximum size of array in c?
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
how many argument we can pas in in a function