Why shouldn’t I start variable names with underscores?


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

Post New Answer

More C Interview Questions

what is the difference between. system call and library function?

2 Answers   CDAC, Satyam,


To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.

4 Answers   Aricent,


What is the acronym for ansi?

0 Answers  


What are the application of c?

0 Answers  


write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)

7 Answers   Consultancy, DBU, FD, JK Associates, Kobe, Satyam,






Do array subscripts always start with zero?

0 Answers  


What’s the special use of UNIONS?

0 Answers   ADP,


Explain what are header files and explain what are its uses in c programming?

0 Answers  


What is the use of ?

0 Answers  


How do c compilers work?

0 Answers  


Explain null pointer.

0 Answers  


Can we declare a function inside a function in c?

0 Answers  


Categories