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

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,


Hi, I am doing mba hr and having 4.4 yrs experience in marketing research and accounts payable together. Now i have 2 yrs of carrier break. Will it be advisable to do oracle hrms certification and grab new opportunities?

0 Answers  


HI, I have completed my M.com and MBA and currently working in IT sector in HR Recruitment. i just want to do Oracle HRMS functional course. And is there is any study center in Coimbatore from where i can do this certification.

0 Answers  


Hi. I wish to appear for OCA exam. Can anyone pls guide me on the syllabus n fee structure of the exam. I know that there are 2 tracks : developer and dba. What is the difference between the two? All suggestions are welcome. Thanks.

0 Answers   Aptron, Syntel,


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

15 Answers   CTS, Infosys, Wipro,






is any oracle education partner in Bangalore?

5 Answers  


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

0 Answers  


I would like to know all the details about oracle certification on different levels.

16 Answers   Algo, CMC, CybAge, HCL, IBM, Oracle, TCS, Zensar,


hello every one..I am preparing for OCA exam.can any body tell me where i can get the material.plez send me if u have material to prdp_ramagiri@yahoo.co.in

1 Answers   Oracle,


i required oracle HRMS certification material , if your friends or your colleagues have this material , then pl send me ... or either you find any where in website then send me links

0 Answers  


Which one is the best institute in Noida or in Delhi NCR from where i can pursue Oracle HRMS course. Pls. provide me the details

1 Answers  


I am willing to go for General Ledger certification. Could any one guide me what are the prerequisites..? am i need to any exam before take this GL exam..?

1 Answers  


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)