Explain about C function prototype?
No Answer is Posted For this Question
Be the First to Post Answer
Combinations of fibanocci prime series
WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES
what is the different bitween abap and abap-hr?
Can stdout be forced to print somewhere other than the screen?
Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
in malloc and calloc which one is fast and why?
What is array of structure in c?
Differentiate Source Codes from Object Codes
Is reference used in C?
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.