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


Please Help Members By Posting Answers For Below Questions

What header files do I need in order to define the standard library functions I use?

535


How is a macro different from a function?

652


What are types of preprocessor in c?

611


What is typeof in c?

596


how to create duplicate link list using C???

2066






What is structure pointer in c?

565


Explain setjmp()?

650


What are multibyte characters?

639


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1998


What does sizeof int return?

586


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1473


What is const volatile variable in c?

571


write a program to copy the string using switch case?

2394


What is the scope of local variable in c?

570


What is the use of pragma in embedded c?

585