HomePrevious QuestionDeloitte Exam Coding questions 2024 | Deloitte BSC BCA Exam Coding Question

Deloitte Exam Coding questions 2024 | Deloitte BSC BCA Exam Coding Question

- Advertisement -
Telegram Group Join Now
Instagram Page Join Now
5/5 - (1 vote)

Deloitte Exam Coding questions 2024 | Deloitte BSC BCA Exam Coding Question: If you’re seeking Deloitte Test coding questions and answers of NLA February Month. then you’ve come to the right place. Explore the Deloitte coding question below, as it was presented in the Deloitte Online Exam.

We have added a Screen Shot of Actual Deloitte Online Exam Question for your practice. this question was asked Deloitte BSC BCA Exam Coding Round.

Deloitte National level assessment(NLA) Apply Link:

Deloitte apply link for BE/BTech, ME/MTech, MCAClick Here
Deloitte apply link for BSC/BCAClick Here
🔴Deloitte NLA Exam Pattern & SyllabusClick Here
🔴Deloitte Associate Analyst Exam Pattern & SyllabusClick Here
Follow Instagram Job Page Link:Join Here

Deloitte Exam Coding questions 2024:

Deloitte Exam Coding questions 2024

Solution in Java:

import java.util.Scanner;
public class Main
{
public static void main(String[] args) {

      Scanner sc = new Scanner(System.in);
     int size = sc.nextInt();
    int arr[] = new int[size];
    int sum=0;
    for (int i = 0; i < size; i++) {
        arr[i] = sc.nextInt();
    }
    
 for (int i = 0; i < size; i++) {
 if(arr[i]%2==0){
  sum = sum+arr[i];   
 }

}

System.out.print(sum);
}
}

Check Other Deloitte BSC BCA Exam Coding Question:

Deloitte Question Link 2: Click Here

Deloitte Question Link 3: Click Here

Video solution of Deloitte Exam Coding questions 2024:

For Daily Jobs & Internship Update Follow Us:

Join Telegram (Must)Click Here
Join Experienced Job TelegramClick Here
Follow Instagram Job Page Link:Join Here
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -

Most Popular