Project2023 24
Project2023 24
public school
Project File
Submitted To
C.B.S.E. in partial fulfillment of the requirements for
the 2023-24 Board Practical Examination.
Under Guidance of Submitted by
Mr. Ankit Gupta Smriti Sharma
PGT Computer Science 12th PCM
CERTIFICATE
It is to be certified that the ‘Practical Record’ submitted
by Smriti Sharma class12th for the 2023-24 C.B.S.E.
Board Practical Examination in computer science,
embodies the original work done by the candidate. The
candidate carried out her work sincerely.
We have carefully gone through the contents of the
project & are fully satisfied with the work carried out by
her.
It is further certified that the candidate has completed all
the prescribed requirements governing syllabus of
C.B.S.E. Sec Board.
Signature Signature
Mr. Ankit Gupta Dr. Youhan Konwar
PGT Computer Science Principal
ACKNOWLEDGEMENT
In the ‘odyssey’ of ‘life’ the reverie to subjugate the
zenith of goal to many known & unknown hands obtrude
me learnt souls put be on right path & enlightened with
their knowledge & experience. I shall ever remain
grateful to them. Words are inadequate to express my
sincere & deepest sense of gratitude to my guide &
teacher ANKIT SIR for his benevolent guidance,
constructive counsel, & meticulous supervision, constant
inspirations & wholehearted encouragement throughout
the year.
At last I shall heartily thank to my parents &
teachers for their love, care, concern & lots of
inspirations.
Smriti Sharma
Class : 12th
Vidya Bhavan Public School
INDEX
S. No. program remarks
1. Decimal to binary
2. Decimal to octal
3. Decimal to hexadecimal
4. Binary to decimal
5. Binary to octal
6. Binary to hexadecimal
7. Octal to binary
8. Octal to decimal
9. Octal to hexadecimal
10. Hexadecimal to binary
11. Hexadecimal to decimal
12. Hexadecimal to octal
Decimal to binary
Python Code-
Sample Output-
Decimal to octal
Python Code-
Sample Output-
Decimal to hexadecimal
Python Code-
Sample Output-
Binary to decimal
Python Code-
Sample Output-
Binary to octal
Python Code-
Sample Output-
Binary to hexadecimal
Python Code-
Sample Output-
Octal to binary
Python Code-
Sample Output-
Octal to decimal
Python Code-
Sample Output-
Octal to hexadecimal
Python Code-
Sample Output-
Hexadecimal to binary
Python Code-
Sample Output-
Hexadecimal to decimal
Python Code-
Sample Output-
Hexadecimal to octal
Python Code-
Sample Output-