How do I convert a string to all upper or lower case?
No Answer is Posted For this Question
Be the First to Post Answer
What does c in a circle mean?
Which programming language is best for getting job 2020?
What are the languages are portable and platform independent?Why they are like that?
Explain demand paging.
#define MAX 3 main() { printf("MAX = %d \n",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā); #endif
What is the real difference between arrays and pointers?
27 Answers Hexaware, Logic Pro, TCS,
Why c is a procedural language?
How many header files are in c?
Differentiate between declaring a variable and defining a variable?
What is echo in c programming?
What is the purpose of sprintf?
write a program in c language to print your bio-data on the screen by using functions.