McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
.NET Programming
→
With A = False and B = True, which state...
Q.
With A = False and B = True, which statement evaluates as True?
A.
A AND A
B.
A AND B
C.
B AND A
D.
B AND B
Answer» D. B AND B
5.7k
0
Do you find this helpful?
20
View all MCQs in
.NET Programming
Discussion
No comments yet
Login to comment
Related MCQs
In the For…Next statement the default value for the Step is:
Scope of variable is related to definition of variable as: 1. Region of code within which variable value is valid and hence can be accessed. 2. No, relation with region where variable is declared its value is valid in entire scope.
If s1 and s2 are references to two strings, then which of the following is the correct way to compare the two references?
Minimum and Maximum range of values supported by ‘float’ data type are ?
When an ASP.NET file is placed on an IIS server and viewed through a browser, the resulting HTML page contains:
A variable which is declared inside a method is called a________variable
Which is the String method used to compare two strings with each other ?
Which datatype should be more preferred for storing a simple number like 35 to improve execution speed of a program?
Type of Conversion in which compiler is unable to convert the datatype implicitly is ?
Which of the following is an 8-byte Integer?