Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can we add pointers together?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is console in c language?

0 Answers  


Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

0 Answers  


Write a program that an operator and two operands read from input operand operator on the implementation and results display.

0 Answers  


What is graph in c?

0 Answers  


What is the Difference between Class and Struct?

10 Answers   Motorola,


Explain two-dimensional array.

0 Answers  


#define d 10+10 main() { printf("%d",d*d); }

6 Answers  


Sir i need notes for structure,functions,pointers in c language can you help me please

0 Answers   TCS,


Write a program to find the number of times that a given word(i.e. a short string) occurs in a sentence (i.e. a long string!). Read data from standard input. The first line is a single word, which is followed by general text on the second line. Read both up to a newline character, and insert a terminating null before processing. Typical output should be: The word is "the". The sentence is "the cat sat on the mat". The word occurs 2 times.

0 Answers  


Why doesn't the code "a[i] = i++;" work?

4 Answers  


const char * char * const What is the differnce between the above tow?.

6 Answers   Ramco, TCS,


How can I find out if there are characters available for reading?

0 Answers  


Categories