write a program in c language to print your bio-data on the
screen by using functions.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Binary tree traversing

1 Answers   Qualcomm,


What is difference between union All statement and Union?

0 Answers  


how to find anagram without using string functions using only loops in c programming

1 Answers   Mind Tree, TCS,


struct screen_pos{ int row, col } ;move_right(cursor)struct screen_pos *cursor;{ cursor.col++; } /* This statementhas a syntax error */What is the correct statement a) cursor.col = cursor.col + 1; b) col.cursor++; c) *cursor.col++; d) pointer

0 Answers  


WHAT IS PRE POSSESSORS?

6 Answers   TATA,






WHAT IS LOW LEVEL LANGUAGE?

2 Answers  


post new interiew question and aptitude test papers

1 Answers  


hi, which software companys will take,if d candidate's % is jst 55%?

0 Answers  


While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  


Define recursion in c.

0 Answers  


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

7 Answers   Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,


Categories