the maximum value that an integer constant can have is
a) -32767
b) 32767
c) 1.701e+38
d) -1.7014e+38
program to find middle element of linklist?
how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0
What is the purpose of the preprocessor directive error?
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
What is a Genralised LInked List?? Please give a detailed explation of it..
What is #line in c?
What's a "sequence point"?
Code for calculating square root without using library function, of math.h
Given an unsigned integer, find if the number is power of 2?
Explain what standard functions are available to manipulate strings?
Name the language in which the compiler of "c" in written?
Why array starts with index 0