Question
If '2' is subtracted from each odd digit and '1' is
added to each even digit in the number ‘9634359672’, then how many such digits are there in the new number formed which appear more than once?Solution
9         6         3         4         3         5         9         6         7         2 7         7         1         5         1         3         7         7         5         3 The digits in the new number formed which are written more than once are ‘7, 1, 5 and 3’. So, four digits are there in the new number formed which appear more than once.
Kirchhoff's Current Law (KCL) is based on the principle of:
What is the primary design goal of a combinational circuit?
- Name the method in which each user is assigned with an equal-portion of the bandwidth.
A non-member function cannot access which data of the class?
In telecommunication and data transmission, serial communication is the process of sending data one bit at a time, sequentially, over a communication ch...
Mention any two indirect measures of product.
Which part of RDBMS handles concurrency control to ensure multiple transactions operate concurrently without conflicts?
Which is the level of implementation of data structure
What does the "Projection" operation in relational algebra do?
The below mentioned code is in which programming language
type
array-identifier = array[index-type] of element-type;