When can a far pointer be used?


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

Post New Answer

More C Interview Questions

who developed c and why he developed c?

5 Answers  


main() { printf(5+"good morning"); printf("%c","abcdefgh"[4]); }the o/p is morning and e...how someone explain

1 Answers  


1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.

4 Answers   Ignou, TCS,


write a c program to find the square of a 5 digit number and print the result.

5 Answers   Accenture, Sasken, Vimukti Technologies,


WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****

2 Answers  






How do c compilers work?

0 Answers  


consagous technology placement paper

3 Answers   Consagous, Sypra,


What is difference between structure and union in c programming?

0 Answers  


what are the different storage classes in c?

0 Answers   TCS,


What do you mean by keywords in c?

0 Answers  


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

0 Answers   Amazon,


Why we write conio h in c?

0 Answers  


Categories