Skip to content

MyUstaadG

Learn to Serve

  • Computer Science
    • Software
    • Computer Tips
    • Coding
      • Conditional Structures Exercises
      • Loops Exercises
      • Arrays Exercises
      • Python Exercises
    • Microsoft Office
      • MS Excel
      • MS Word
  • Videos
    • Funny Videos
    • Health and Fitness Videos
    • PUBG Videos
    • Technology Videos
  • News
  • Funny
  • Memes
  • Playwright Tutorials
  • Tutorials
  • Toggle search form

Tag: names and marks in 3 subjects of n number of students in five single dimensional arrays and display the remark based on average marks

Write a program that uses three arrays ‘roll_no’, ‘name’ and ‘marks’. It inputs roll numbers, names and marks of 10 students into these arrays. It searches the highest marks.

Posted on October 18, 2021 By myustaadg.com

Write a program that uses three arrays ‘roll_no’, ‘name’ and ‘marks’. It inputs roll numbers, names and marks of 10 students into these arrays. It searches the highest marks and displays detail of the student that has highest marks such as its roll number, name, and marks. For example, if roll number is 1 and…

Read More “Write a program that uses three arrays ‘roll_no’, ‘name’ and ‘marks’. It inputs roll numbers, names and marks of 10 students into these arrays. It searches the highest marks.” »

Arrays Exercises, Programming Exercises

Copyright © 2022 MyUstaadG.

Powered by PressBook Blog WordPress theme