How pointers are declared?


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

Post New Answer

More C Interview Questions

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 Answers   HCL, Infosys, Microsoft,


wap in c to accept a number display the total count of digit

4 Answers  


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

0 Answers  


write a program for fibonaci series by using while loop in c?

2 Answers  


how to return 1000 variables from functio9n in c?plz give me code also

6 Answers  






What is the advantage of a random access file?

0 Answers  


difference between loading and linking

1 Answers  


Are c and c++ the same?

0 Answers  


Write a factorial program using C.

0 Answers   iNautix,


Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;

2 Answers   Lucent,


implement OR gate without using any bitwise operator.

1 Answers   Alcatel, Wipro,


what is a void pointer?

2 Answers  


Categories