English, asked by naseemanisam2, 2 days ago

Computer Science....​

Attachments:

Answers

Answered by XxINDIANKINGXx
2

Answer:

Computer science is the study of algorithmic processes, computational machines and computation itself. As a discipline, computer science spans a range of topics from theoretical studies of algorithms, computation and information to the practical issues of implementing computational systems in hardware and software.

Explanation:

please mark me as brain list

Answered by ishaankumar090
0

Answer:

There are many ways to swap two numbers without using a third variable.

Using arithmetic operators. Swapping two variables without using a third variable. ...

Using Bitwise XOR. The result of the bitwise XOR operator is 1 if the corresponding bits of two operands are opposite.

Similar questions