Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is "Hungarian Notation"?


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

Post New Answer

More C Interview Questions

while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?

4 Answers   Aptech,


Write a program that an operator and two operands read from input operand operator on the implementation and results display.

0 Answers  


C program to perform stack operation using singly linked list

3 Answers  


How to avoid buffer overflow?

1 Answers  


What will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')

23 Answers  


main() { float a=8.8; double b=8.8; if(a==b) printf("Equal"); else printf("not equal"); getch(); } what is the output? with reason

6 Answers   CSC,


What is getch?

0 Answers  


What is an lvalue?

0 Answers  


formula to convert 2500mmh2o into m3/hr

0 Answers  


What are the Advantages of using macro

0 Answers  


what is the use of fflush() function?

2 Answers  


Categories