What is hungarian notation? Is it worthwhile?


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

Post New Answer

More C Interview Questions

What is include directive in c?

0 Answers  


Why c is called a mid level programming language?

0 Answers  


write a program to print the all 4digits numbers & whose squares must me even numbers?

2 Answers   Virtusa,


Is array name a pointer?

0 Answers  


Explain the use of 'auto' keyword in c programming?

0 Answers  






Explain what does the format %10.2 mean when included in a printf statement?

0 Answers  


Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.

2 Answers  


we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?

2 Answers   Convergys,


What is the difference between array and pointer?

0 Answers  


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

0 Answers  


Write a program to interchange two variables without using the third variable?

17 Answers   Accenture, College School Exams Tests, Infotech,


When would you use a pointer to a function?

0 Answers  


Categories