What is wild pointer in c with example?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between ++(*p) and (*p)++
17 Answers Accenture, HCL, IBM,
write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?
Write a Program to find whether the given number or string is palindrome.
Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates
Explain what are run-time errors?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
Explain About fork()?
What is #include cctype?
what is default constructor?
write a c programme for add of two numbers with out use of arthematic operators
Can we use visual studio for c?