What is wild pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value
If input is 123 then how to print 100 and 20 and 3 seperately?
what is C?
What is a double c?
why do we use pointer instead directly acessing the data?
What is the default value of local and global variables in c?
where does malloc() function get the memory?
Write programs for String Reversal & Palindrome check
4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
print out of string in this format; 1. "rajesh" 2. \n 3. %d
what is the mean of c languages.