GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Programming  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 863 of 875    Print  
Expression and Boolean Expression
Explain the difference between an expression and boolean expression


  
Total Answers and Comments: 1 Last Update: April 30, 2008     Asked by: epwalz 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 29, 2008 14:16:18   #1  
mkannanmca86 Member Since: April 2008   Contribution: 5    

RE: Expression and Boolean Expression

Every expression have some value after the evavulation. If the resultant value is  neither TRUE nor FALSE then it is known as a boolean expression, else if come any other values then it is know as normal expression. So we can find an expression as boolean or normal by it resultant value...
  for example   :
   a++; (where a=10) the expression' svalue becomes 10. (NORMAL)
                           
 a>10; this expression,s value becomes TRUE or FALSE, depending  upon the value of a. so it is boolean.
                                        


 
Is this answer useful? Yes | No

 Related Questions

Can give answer to the folloing questionQuestion 2You are in charge of implementing a Grand Prix Car Racing Results system for a sports magazine, to be used for entering and processing data concerning each Formula 1 Grand Prix that has been run in the season.As you know, each driver is part of the team, and has a number. At the end of each race, the driver who arrived first is assigned 9 points, and the following five drivers receive 6,4,3,2 and 1 point each. Drivers who come in after the sixth
View Question | Asked by : hari2
Tags : RDBMS

What is the data type for the method isAlive() and this method is available in which class/interface?
A) boolean, ThreadB) String, ThreadC) Boolean, Runnable interfaceD) String, Runnable Interface 

A) The double value 8.6B) The string ""8.6"C) The long value 8.D) The String "5.453.2" 
Latest Answer : Anser is D)The String "5.453.2" ...

A) StringB) IntegerC) BooleanD) Character 
Latest Answer : String is not a wrapper class ...

false. 
View Question | Asked by : sujatham

Unary numeric promotion is applied in the following contexts:1.operand of the unary arithmetic operators + and -2.operand of the unary integer bitwise complement operator ~ 3.during array creation; for 
View Question | Asked by : sujatham

Explain the difference between an expression and boolean expression 
Latest Answer : Every expression have some value after the evavulation. If the resultant value is  neither TRUE nor FALSE then it is known as a boolean expression, else if come any other values then it is know as normal expression. So we can find an expression ...
Read Answers (1) | Asked by : epwalz


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

Operator, Operand and Expression in C

Operator, Operand, and Expression in are symbols which take one or more operands or expressions and perform arithmetic or logical computations. Types of operators available in C are as follows: Arithmetic Assignment Logical/relational Bitwise These have operators under each
 

SQL Programming

SQL Programming Overview Anybody who has done something for a long time has probably wanted to change how things work at some point or another. A worker at a mill might have found a more efficient way of cutting logs, or a mathematics teacher might have had a hand in changing a school’s al
 

WinRunner Programming Concepts

If you want to create WinRunner scripts that are highly efficient, there are important programming concepts that you will want to become familiar with. Understanding these concepts will provide you with a large number of key benefits. In addition to understanding these concepts, you must also learn
 

Programming Languages Certification

IT Certification programs have several options that will offer you the best knowledge.  By learning everything that you need to know about information technology you will be able to open new doors to your career and personal business desires.  IT Certification offers several vari
 

Using UML with Java

Using UML with Java While Java is not a new language its application for the development of embedded systems is quite new Developers are beginning to take a second look at modeling languages such as UML and many feel it can be a powerful tool in their development arsenal mosgoogle center Introductio
 

Neuro-linguistic Programming Methods

Neuro linguistic Programming Methods There are several methods used for performing Neuro linguistic Programming on an individual for obtaining insights into the psyche of the person in order to correct to modify certain patterns of behavior These techniques are also used for Neuro linguistic trainin
 

JavaScript Boolean Object

JavaScript Boolean Object In this JavaScript tutorial you will learn about JavaScript boolean object how to pass value to the boolean object properties and methods used with boolean object mosgoogle center Usage of the Boolean Object The Boolean object is a wrapper for the Boolean data type The Bool
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape