WHAT IS PRE POSSESSORS?

Answer Posted / billuyadav208

Pre possessors are the pre defined libraries which can loaded
befor main function ....

Is This Answer Correct ?    36 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data type long in c?

623


Explain can you assign a different address to an array tag?

646


What are header files and explain what are its uses in c programming?

611


pierrot's divisor program using c or c++ code

1732


What is gets() function?

667






Can 'this' pointer by used in the constructor?

610


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

2721


What is C language ?

1528


How can I get the current date or time of day in a c program?

652


What will be the outcome of the following conditional statement if the value of variable s is 10?

762


What is the process of writing the null pointer?

607


What are c preprocessors?

677


What is an endless loop?

800


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

1587


Write program to remove duplicate in an array?

597