Can we increase size of array in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

0 Answers  


Explain function?

0 Answers  


Is return a keyword in c?

0 Answers  


what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }

9 Answers   HCL,


What is a char in c?

0 Answers  






What are lookup tables in c?

0 Answers  


Why can arithmetic operations not be performed on void pointers?

0 Answers  


YBJBU6

1 Answers  


which is an algorithm for sorting in a growing Lexicographic order

0 Answers  


What is difference between structure and union with example?

0 Answers  


Explain the difference between structs and unions in c?

0 Answers  


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

0 Answers   Huawei,


Categories