Computer Science, asked by asjish5420, 1 day ago

Write a program to take in the roll number, name and percentage of marks for n students of Class X and do the following: • Accept details of the n students (n is the number of students). • Search details of a particular student on the basis of roll number and display result. • Display the result of all the students. • Find the topper amongst them. • Find the subject toppers amongst them. (Hint: Use Dictionary, where the key can be roll number and the value an immutable data type containing name and percentage.) case study

Answers

Answered by harekrishna2all
0

Answer:

But in which langauge

python, C, C++, java, Kotlin, go, javascript, ruby, etc

Similar questions