Answer:
Check the explanation
Explanation:
Here the data type we are making use of is int. Now when this function is being called for finding factorial of 13 or numbers that are greater than 13 then the function is expected to shows error and the desired result will not be produced.
Reason for this problem is-- range of int dat type is -2,147,483,648 to 2,147,483,647 . Now factorial of 12 is 47,90,01,600 which is less than 2,147,483,647 . But factorial of 13 is 6,22,70,20,800 which is greater than 2,147,483,647 which means int data type can not hold such large variable. That’s why it will not give desired result for value of n greater than 12.
Now you might just want to ask that what will function do in that case – the afct ins that different languages do different things in case of overflows. Some languages just say that data type can not handle . take for instance, when it comes to java warning about overflow is not there. And during overflow there it will show negative numbers.
Answer:
Total amount paid → $3525
Explanation:
Articles unit rate Quantity Total amount
1). Banarasi sarees $1500 2 $3000
2). Shirting $30 8 $240
3). Bed sheets $40.50 2 $81
4). Cloth $20.25 8 $162
5). Handkerchiefs $3.50 12 $42
Total → $3525
Therefore, total amount paid to purchase the articles given is $3525.
Answer:
D) They want to be able to increase the size of the database- adding large sets of new record - without taking the system offline.
Explanation:
The in memory is used in database to increase the storage size. In memory database management system primarily relies on the main memory. All the data will be stored and managed on the main memory. This is used in the systems where there is need for data access for large files, There can be many risks associated with this setup which can even lead to server failure.
Expertise in Computer Science/ Computer Programming Tools. C, C++, Java Visual Basic , Android or iphone. BS Software Engineering