write a program in c language to print your bio-data on the
screen by using functions.
Answer Posted / sourabh kumar saw
Boi
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
I need a sort of an approximate strcmp routine?
Explain indirection?
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
What are pointers really good for, anyway?
How can I read and write comma-delimited text?
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
regarding pointers concept
What is the difference between c &c++?
What is C language ?
What is the use of header?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What are the standard predefined macros?
How can you find out how much memory is available?
Is int a keyword in c?
Can a void pointer point to a function?