Tell me can the size of an array be declared at runtime?
No Answer is Posted For this Question
Be the First to Post Answer
Why doesnt long int work?
how to convert binary to decimal and decimal to binary in C lanaguage
7 Answers BPO, Far East Promotions, IBM, RBS,
how to find binary of number?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
Explain Linker and Loader
What is string function in c?
how to find out the inorder successor of a node in a tree??
Write a program for the following series: 1*3*5-2*4*6+3*5*7-4*6*8+.................up to nterms
What should malloc() do?
#include<conio.h> #include<stdio.h> void main() { int i; if(1,0,2,3) { printf("if"); } else { printf("else"); } getch(); } Can any body tell the answer of this question with explanation?
Explain what is a stream?
What is c definition?