The Artima Developer Community
Sponsored Link

Java Answers Forum
Evaluating Relational Expression

1 reply on 1 page. Most recent reply: Oct 29, 2002 7:52 AM by Don Hill

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Kavitha

Posts: 1
Nickname: kavithask
Registered: Oct, 2002

Evaluating Relational Expression Posted: Oct 29, 2002 5:21 AM
Reply to this message Reply
Advertisement
hi,
can any one tell me how to evaluate an Relational expression.
for eg: ((5*3((5>7) and (8<6)) or (54=78)) and the return result should be either true or false.
my mail id is kavithask_98@yahoo.com

Thanks & Regards,
Kavitha


Don Hill

Posts: 70
Nickname: ssswdon
Registered: Jul, 2002

Re: Evaluating Relational Expression Posted: Oct 29, 2002 7:52 AM
Reply to this message Reply
I think this is a invalid statement, please clerify!

5*3 returns a number, what are you trying to compare it to.



> hi,
> can any one tell me how to evaluate an Relational
> expression.
> for eg: ((5*3((5>7) and (8<6)) or (54=78)) and the
> return result should be either true or false.
> my mail id is kavithask_98@yahoo.com
>
> Thanks & Regards,
> Kavitha

Flat View: This topic has 1 reply on 1 page
Topic: Substr in a function Previous Topic   Next Topic Topic: Recovery of .form files

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use