Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
70% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~6K People Reached
Favorite Tags

9 Posted Topics

Member Avatar for pavani2006

hey hi all thx for the hlep i was able to compile the code the way it was said but when i tried to execute it an error message prompt up can ya tell me the exact way to setup for execute ... plz plz can i find it for …

Member Avatar for sujitha77
0
2K
Member Avatar for JavaBean

hey fastmike , thx it helped me a lot but there r 2 things i am yet concerned to ask 1) can i run this programs when i save them in sum diff folder ? there must be sumthing which enables the path where javac can b enabled eg in …

Member Avatar for stultuske
0
510
Member Avatar for naren228

i am having the same problem for oracle 9i ......... i downloaded it and installed it ... but i just cant log-in ... any clues how to resolve this problem

Member Avatar for bhawna bharat
0
494
Member Avatar for grii_19

write a general purpose function to convert any given year into its roman equivalent . the following table shows the roman equivalent of decimals number decimal roman 1 i 5 v 10 x 50 l 100 c 500 d 1000 m eg:- roman equivalen of 1988 = mdcccclxxxviii ---||-- ----||----- …

Member Avatar for leeyaviswanath
1
1K
Member Avatar for grii_19

i have installled IIS . but when i try to open up [url]http://localhost[/url] ... it says page cannot be displayed ..... what i have to do .... i even tried with my computer name .. same error page cannot be displayed using xp pro sp2 ? what do i have …

Member Avatar for grii_19
0
604
Member Avatar for grii_19

[code=c] # include<stdio.h> # include<conio.h> void main() { float square(); float a,b; printf("\nenter any number"); scanf("%f",&a); b=square(a); printf("\nSquare of %f is %f",a,b); } float square ( float x) { float y ; y=x*x; return(y); } [/code] when i run this i get an error ::---- "" type mismatch in redclaration …

Member Avatar for Aia
0
813
Member Avatar for nepid7

hye i want iis for asp where can i find ?? i dont have the xxp cd so is it possible to acquire it from net ?? plz help if ne1 can been looking for it for long time now ?

Member Avatar for grii_19
0
253
Member Avatar for manisha

how to set class path ??? can ne1 help me out coz i tried and it doesnt work though when i save the code in bin and un it form there itz executes why is this so ? c:\java2_13\bin ? so whtz the proper setpath and classpath i shld give …

Member Avatar for jwenting
0
269
Member Avatar for natasha_sr
Member Avatar for grii_19
0
102

The End.