Java Programs isc icse bluej questions for practice

19
Jan
2010
Java Programs isc icse bluej questions for practice

Q2.
An angle may be measured in degrees and minutes. E.g.


A=
70 degrees 35 minutes and B = 50 degrees 40 minutes
Now to find
the sum of these two angles:



C
= A + B


=
About
This topic belongs to the forum
  • Numbers of topics : 1431
  • Numbers of messages : 8652
  • Numbers of users : 6367
  • Numbers of points : 103
Similar topics
Find output of this JAVA program class out1 { public static void main(String args[]) { int s=0,i=0; while(i++<5) { System.out.println(i); s+=i; } int value=5; if (value++ == 6) System.out.println("six"); else if
hey! i need bluej programs based on strings (only question)
class Str { public static void main(String args[]) { String a[]=new String[1]; System.out.println(a[0]); } } ====================================================== remember the output of this program is:- null if u run this prg in bluej
Write a program in bluej to check a number is palindrome or not.??
Hai , Introducing Java at ICSE level is a good idea. Even though it is not an easy subject to master. It is scoring and a student can score upto 99% I was working as Computer Teacher at ICSE School. Look into www.studentguide.co.in for all
Forums from same category
  • Discusess all about ibpsexam preparation tips po's and Clerk

  • Free forum : AIEEENOW provides you a platform where you can discuss all your queries related to AIEEE, IIT and others amongst yourself. Counselling Experts would also guide you in counselling from tim

  • IT INCLUDE EACH AND EVERY ASPECT OF THE INTERNET ABOUT WHICH YOU WANT AND INFORMATION AND WANT TO SHARE KNOWLEDGE.

  • Where we can talk freely with normal people.

  • Free forum : I am a third year undergraduate student of IIT Kharagpur. The purpose behind making this forum is to bring all the IAS aspirants at one platform where they can share their study tips and

  • USMLE Forum USMLE STEP 123 Medical Books PG Entrance Exams

See also
more_less
Informations

0 Replies For the topic :
"Java Programs isc icse bluej questions for practice"

This topic has been viewed 7402 times.

Last message :
19/01/2010 at 14h26 by "STJOHNS SCHOOL"