The Student Room Group

De Morgan's Law

Hi,

I'm currently studying Programming Logics and I came accross this chapter called 'De Morgan's Law'.

There's an exercise that I don't really understand that well.

It says rewrite this logical expression with less possible logical operators.

not (not (A != B) or (C < 10 )) and ( C >= D )

my solution:

not ( A = B or C < 10 ) and (C >= D)
A != B and C >= 10 and C >= D

Can anyone confirm I'm doing alright?
Reply 1
Oh wrong section... damnnn I'll post another in the study help section

Latest

Trending

Trending