CS201 GDB Solution 2023
Dear Students, 
You are all hereby informed that GDB of the Introduction to programming course is going to upload in few days, before submitting the GDB, please read all instructions thoroughly. 
The GDB will remain open for two days (48 hours). You may submit your GDB from "June 1, 2023 To June 2, 2023,11:59 PM". 


CS201 GDB 1 2023

To download Solution file click on given download button

GDB Topic: 
There are numerous data storage companies in existence today, each with their own plans to store data for different purpose and size. Lees consider a scenario where you have recently been employed by a such company called "StorageSolutions" which specializes in storing huge amount of data. 

Now, you have been assigned the task to store a number in a variable. The number is 51,147,483,647,321. 

You have different data types like Integer, Float, Char, and Double. Which data type will you use from the given data types to store the given number and why? Justify your answer with logical reasoning. 


Post a Comment

Previous Post Next Post