What is the default value of Boolean Operator?
a.Null
b.True
c.False
d.none of the above

Answers were Sorted based on User's Feedback



What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / lakshmi

False

Is This Answer Correct ?    70 Yes 15 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / prejib

NULL.

SQL> DECLARE
2 v_boolean BOOLEAN;
3 BEGIN
4 IF v_boolean = TRUE
5 THEN
6 DBMS_OUTPUT.put_line ('Default value is TRUE');
7 ELSIF v_boolean = FALSE
8 THEN
9 DBMS_OUTPUT.put_line ('Default value is FALSE');
10 ELSIF v_boolean IS NULL
11 THEN
12 DBMS_OUTPUT.put_line ('Default value is NULL');
13 END IF;
14 END;
15 /
Default value is NULL

Is This Answer Correct ?    42 Yes 5 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / swati

NULL

Is This Answer Correct ?    31 Yes 21 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / rakesh azad

NULL

Is This Answer Correct ?    11 Yes 2 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / sweta

default value is NULL

Is This Answer Correct ?    8 Yes 1 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / vidya

False

Is This Answer Correct ?    19 Yes 13 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / rohit kumar upadhyay

c.false

Is This Answer Correct ?    10 Yes 8 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / rajasekar

THE DEFAULT VALUE IS
NULL

Is This Answer Correct ?    2 Yes 0 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / manojbatra071

The default value of Boolean operator in any programming
language is FALSE

Is This Answer Correct ?    9 Yes 8 No

What is the default value of Boolean Operator? a.Null b.True c.False d.none of the above..

Answer / jayasree s

A complex Boolean condition by combining simple Boolean
conditions with the logical operators AND, OR, and NOT.
FALSE takes precedence in an AND condition and TRUE takes
precedence in an OR condition. AND returns TRUE only if
both of its operands are TRUE. OR returns FALSE only if
both of its operands are FALSE. NULL AND TRUE always
evaluate to NULL because it is not known if the second
operand evaluates to TRUE or not.
Note: The negation of NULL (NOT NULL) results in a null
value because null values are indeterminate

Answer is FALSE

Is This Answer Correct ?    8 Yes 9 No

Post New Answer

More Oracle Certifications Interview Questions

How to prepare for doing OCA and is there books or any model questions or any site which helps us fro preparing our own? Please give me the complete information if possible.

2 Answers  


i wrote my oca and ocp exam last year novemeber i got my oca certificate but havnt gotten my ocp i completed my hands-on and an email was sent to me saying my ocp will be delivered in 30days its 4months now and i have not seen my certificate.i will loose my job next month cos of that pls help me

2 Answers   Cognizant, Infogain, Infosys, Ora Tech,


Dumps for 1z0-108 Weblogic server administration 11g or 1z0-102 Weblogic server administration 10g

1 Answers   Cognizant, Verizon,


I have b licence . I want c licenc. What can i do it. I have 5 years HT experience .

0 Answers   TNEB Tamil Nadu Electricity Board,


i have 6 years of gap after doing bca. how to get a good job now.

0 Answers   IBM,


Does any one have oracle dumps for this exam - 1Z0-147: Program with PL/SQL ?

0 Answers  


How to specify multiple value

2 Answers  


Hi , I am planning to take up OCA certification.Can you please provide me with the path for Oracle DBA certi.If any one of you have dumps for same,please mail them to sajagporwal123@gmail.com.Please give me any tips if possible.

0 Answers  


I am planing for sql exam so please help me about exam questions.

1 Answers  


Hi, I am planning to write OCP Certification (Oracle Functional) Here i need to complete 4 exams like 1Z0-200--Oracle eBusiness Fundamentals 1Z0-211--Oracle General Ledger Fundamentals (After this i need submitt Hands on Course form) 1Z0-212--Oracle Payable Fundamentals 1Z0-213--Oracle Receivable Fundamentals My question is what is Hands on course form and any training i need attendig? and when i have to attend between above exams?. Please suggest. Thanks

2 Answers  


being in business intelligence and data warehousing,what would be the importance of a oracle certification how much would it cost me

0 Answers   Wipro,


hello friends. i m saravanan. my stream (B.Tech)Information Technology. i m seeking for job. now i plan to do informatica certification.. but this certification is only for experienced software professional. i m having no software experience. do u think is informatica certification is useful to my carrer..?? and pls explain which certification is better Oracle (Or) Informatica????? my mail id is ysaravananbtech@gmail.com mobile no is>> +91-9894060089

0 Answers   Wipro,


Categories
  • Cisco Certifications Interview Questions Cisco Certifications (2321)
  • Microsoft Certifications Interview Questions Microsoft Certifications (171)
  • Sun Certifications Interview Questions Sun Certifications (45)
  • CISA Certification Interview Questions CISA Certification (744)
  • Oracle Certifications Interview Questions Oracle Certifications (64)
  • ISTQB Certification Interview Questions ISTQB Certification (109)
  • Certifications AllOther Interview Questions Certifications AllOther (295)