What is advantage of pointer in c?


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

Post New Answer

More C Interview Questions

c program to compute Income tax and Net Salary for its employees. The company offers tax relief of Kshs. 650 for single employees and Kshs. 1,100 for married employees. The relief will be deducted from the Gross salary, to give the taxable income. This will be computed at the following rates: [10mks] Taxable Income Rate (%) <5000 0 5000-19999 6 20000-36999 9 37000 and above 16

1 Answers  


Why do we use namespace feature?

0 Answers  


what does " calloc" do?

7 Answers   Cadence, Logos,


Which weighs more, a gram of feathers or a gram of gold?

2 Answers  


While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  






3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r

3 Answers   Huawei,


How do you override a defined macro?

0 Answers  


what is the basis for selection of arrays or pointers as data structure in a program

0 Answers   TCS,


how many keywords do C compile?

7 Answers   Microsoft, Practical Viva Questions,


Can we declare variable anywhere in c?

0 Answers  


What do you mean by Recursion Function?

0 Answers   Hexaware,


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

0 Answers  


Categories