Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Help po mga Master po ng JAVA Programming dyan patulong po paano gawan ang

jonathansumile

Novice
Advanced Member
Messages
29
Reaction score
0
Points
26
Help po mga Master po ng JAVA Programming dyan patulong po paano gawan ng program ang mga ito po:

1.Write a java program to declare two integer variables, one float variables and one string variable and assign 10, 12.5, and "Java programming" to them respectively. then display their values on the screen .

2.Write a Java program to allow the user to input two integers values and the the program prints the results of adding. subracting, multiplying, and dividing among the two values.

See the example below:

Enter value b:10

The result of adding is 40.

The result of subtracting is 20/

The result of multiplying is 300.

The result of dividing is 3.

yan po mga question first year pa lang ako sa I.T nakakalito po pero gusto ko pong matoto maraming salamat po sa makakasagot.:pray::praise::help::pray:
 
baket? hinde ba kayo tinuruan ng teacher nyo?
 
Ano bang alam mo about sa java? Alam mo na ba yung mga basic basic lang like hello world?
 
hala napaka basic nyan tol,
hahahaha

need mo magbasa basa, parang walang sasagot sa ganyang tanong :)
 
konting google lang yan, since basic lang naman di ka mahihirapan.. :)
 
Sir try mo eh explore sa google makakatulong yan kasi basic lang ang problem mo kailangan mo lang mag basa2x:beat: GoodLuck.
 
mga ilang pages lng yan sa libro o isa-dalwang youtube videos lng yan

wag ka matuto magpagawa dahil first year ang foundation ng basic programming concepts

try mo pag-aralan mag-isa o patulong ka pero wag ka pagawa
 
Salamat sa mga payo mga Boss.gusto ko lang kasi macompare ang gawa ko sa gawa nyo ng maitama ko ang mali ko tsaka maintindihan ng lalo. salamat po
 
Last edited:
basic mathematical operation lang po yan sir, .

w=a+b
x=a*b
y=a/b
z=a-b
 
Back
Top Bottom