What are the uses of a pointer?
No Answer is Posted For this Question
Be the First to Post Answer
1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)
Why we write conio h in c?
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
What is the difference between arrays and pointers?
What is the use of ?: Operator?
1 1 12 21 123 321 12344231 how i creat it with for loop??
What are runtime error?
Why c is called a mid level programming language?
what does data structure mean?
Write a program in C to reverse a number by recursive function?
How many types of sorting are there in c?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10