How to compare array with pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is a ternary operator in c?
What are data types in c language?
What is graph in c?
program to convert a integer to string in c language'
Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.
How do you define structure?
Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);
What does s c mean on snapchat?
Why is c platform dependent?
44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
program to print circle structure