What is wrong in this statement?
No Answer is Posted For this Question
Be the First to Post Answer
Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
what is c programming?
is it possible to change the default calling convention in c ?
What is sizeof array in c?
c program to subtract between two numbers without using '-' sign and subtract function.
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,
What is c method?
What is c value paradox explain?
Can you please explain the difference between malloc() and calloc() function?
What is the scope of static variables in c language?
Explain what is the benefit of using an enum rather than a #define constant?