Hi Friends ! You are on HR Developers website. Here you can find the codes of different languages like c ,c++ , java, pyton and many other languages.
package com.company;public class Program33 { public static void main(String[] args) { int []marks={67,87,87,67,45,67}; System.out.println(marks.length); }}
No comments:
Post a Comment