What is sizeof return in c?
Is c++ based on c?
What is the use of a conditional inclusion statement in C?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
What are the features of c language?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
What does the error 'Null Pointer Assignment' mean and what causes this error?
Explain what are the advantages and disadvantages of a heap?
What functions are used in dynamic memory allocation in c?
How do you print an address?
What is a shell structure examples?
What is preprocessor with example?
how to introdu5ce my self in serco