Is it possible to execute code even after the program exits the main() function?
write a program in c language to print your bio-data on the screen by using functions.
praagnovation
main() { int age; float ht; printf("Enter height and age"); scanf("%d%d",&height,&age); if((age<=20)&&(ht>=5)) {printf("She loves you");} else {printf("She loves you");} }
What is strcmp in c?
What is New modifiers?
write a program to remove occurrences the word from entered text?
How do we open a binary file in Read/Write mode in C?
What is difference between structure and union in c programming?
write an algorithm to display a square matrix.
how to introdu5ce my self in serco
write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com