#️⃣ C# Pa check nitong code ko, mamaya na kase submission

Status
Not open for further replies.

Chunchunmaru

Eternal Poster
Tama ba tong ginawa ko, number 4 at 5 etong code, kaso di ko sure kung tama.
C#:
using System;
using System.IO;
using System.Linq;
using System.Collections.Generic;

namespace Average
{
    
   public delegate string name(string firstName, string secondName);
  
    }
    
    public class Program
    {
        static string lastName;
        static string firstName;
        
    public static string FName(string firstName)
    {
        return firstName;
    }
    
    public static string LName(string lastName)
    {
        return lastName;
    }
        
        public static void Main()
        {
            
        }
    }

Yung problem
IMG_20211017_062506.webp
Paki correct balang kung saan ako mali
 
Status
Not open for further replies.

About this Thread

  • 0
    Replies
  • 508
    Views
  • 1
    Participants
Last reply from:
Chunchunmaru

Trending Topics

Online now

Members online
1,067
Guests online
1,931
Total visitors
2,998

Forum statistics

Threads
2,295,094
Posts
29,095,363
Members
1,206,683
Latest member
hann12949
Back
Top