Answer Posted / akila
Main function
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is a shell structure examples?
What are the different types of pointers used in c language?
what is stack , heap ,code segment,and data segment
Sir i need notes for structure,functions,pointers in c language can you help me please
Differentiate between declaring a variable and defining a variable?
What is build process in c?
Is c programming hard?
What are the application of void data type in c?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
The statement, int(*x[]) () what does in indicate?
What is scope of variable in c?
Describe newline escape sequence with a sample program?
Write a program to generate random numbers in c?
Explain bit masking in c?