Question
The first and last digit of a 99 digit number is 4 and
the remaining digit is same. What will be the remaining digit so that the number exactly divided by 11?Solution
4 ........................................ 4 Divisibility rule of 11 Take the alternative sum of the digit in the number, read from left to right. If that is divisible by 11, so is the original number. According to question, 4 8 4 4 8 8 8 4 is divisible by 11 = 8
Which data structure is typically used to implement a priority queue?
What is the primary purpose of performing backups in an operating system?
Which of the following brackets are used in python to create a list?
What happens if there is insufficient memory to allocate in dynamic memory allocation?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Accessing the data value or message value which may even cause a function invocation, is called?
Which of the following will occur when we broadcast two packets on the medium at a time?
KVL states that the sum of the voltages around any closed loop in a circuit is equal to:
Which phase of the software development lifecycle is primarily considered in COCOMO?
Which function is used to deallocate dynamic memory in C++?