Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for sasikala123

Hello Everyone, In my sql database I am having a country field and a State field with some values and also some null values and I am populating the country values into a dropdown list box in the frontend using database connection e.g. [B]Country[/B] India Indonesia null Iran My requirement …

Member Avatar for zid8ne
0
157
Member Avatar for sasikala123

please tell me how to compute the maclaurin series sinx=x-x^3/3!+x^5/5!-x^7/7!..... I written below coding but i know it will not give correct output. can anyone help me to compute the series [code] #include<stdio.h> #include<math.h> Printf("Enter the n value"); scanf("%d", &n); main() { float x,i; float value,sinx; printf("Enter the x value"); …

Member Avatar for stewie griffin
0
3K
Member Avatar for sasikala123

I need some simple c++ codings for the below program. A book shop maintains the inventory of books that are being sold at the shop the list includes details such as author, title and publisher and stock position. Whenever a customer wants the book, the sales person inputs the title …

Member Avatar for Sky Diploma
0
128
Member Avatar for sasikala123

To All, There is a requirement in my project dealing with asp.net. I need help from you all. The requirement is, If I am logging into my yahoo account, I need to get the content of the current web page into my web application in HTML format. Is there any …

0
83
Member Avatar for sasikala123

I am a beginner in programming, I wanted to well verse in basic languages like c & C++. While talking about the theory I can easily understand the concepts, but If I need to write a program with simple concept I am struggling to even think of it. I wanted …

Member Avatar for ~s.o.s~
0
119
Member Avatar for sasikala123

Hello all, I am beginner in programming. I know the basic concepts of c & c++. While talking about theory I can able to understand the concepts but if I need to write programs I am struggling to even think the concepts. I have completed Bachelor degree in computerscience, I …

Member Avatar for madan mohan
0
96