Click here to Skip to main content
15,895,799 members

Comments by alman hossain (Top 6 by date)

alman hossain 21-Nov-12 2:15am View    
Syntax of conditional preprocessor directive (if) is:
#if <constant expression="">
#else
#endif
In this code (a==0) is not constant expression.so answer is (E).I am still confused!!
alman hossain 6-Mar-11 1:06am View    
thank u
alman hossain 6-Mar-11 0:56am View    
please help... i stuck on saving and displaying data in combobox
alman hossain 6-Mar-11 0:52am View    
i can not save the data in combo box . i want to display all the data of selected item in combo box like id, name , salary etc
alman hossain 6-Mar-11 0:46am View    
i can just display the items in the combobox. but i can't show the selected items information.how can i save the data in combobox and display the data .please help anyone .. i am beginner and cant find a way