int far *near * p; means
No Answer is Posted For this Question
Be the First to Post Answer
what r callback function?
There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
what is recursion in C
how to devloped c lenguege?
write a program to find lcm and hcf of two numbers??
Write a C program where input is: "My name is xyz". output is: "xyz is name My".
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
different between overloading and overriding
how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0
What are the primitive data types in c?
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
Explain what is the difference between functions getch() and getche()?