Sei sulla pagina 1di 3

6/25/2019 AMCAT Coding Questions and Answers PDF Test 2018 Java | Geek Plac..

AMCAT Coding
Questions and
Answers PDF for
Test
AMCAT Coding Questions are of moderate to
high dif culty and the Languages that you’re
allowed to code in are C, C++, C# and Java.
Below you will nd questions that you must
practice before giving any AMCAT Exam.

1. Number of Questions – 2
1. Generally one easy
2. One medium dif culty

Question 1

Question 2

Addition of the all elements of the array list

#include<stdio.h>

#include<conio.h>

void main()

{
int a[5],i = 5,sum=0;
printf("Enter the elements of li

geekplacement.com/amcat/coding.html 1/3
6/25/2019 AMCAT Coding Questions and Answers PDF Test 2018 Java | Geek Plac..

int j;

for(j=0;j<i;j++)

scanf("%d",&a[j]);

fflush(stdin);

printf("The list elements are \n

for(j=0;j<i;j++)

printf("%d ",a[j]);

printf("\n");

for(i=0;i<5;i++)

sum+=a[i];

printf("The sum of the elements

Question 3

Question 4

Question 5

Question 6

AMCAT Coding Questions in


Java
geekplacement.com/amcat/coding.html 2/3
6/25/2019 AMCAT Coding Questions and Answers PDF Test 2018 Java | Geek Plac..

AMCAT Coding Asked Asked Asked


Questions in Java in C in C++

Pattern based Yes Yes Yes


Questions

Logical thinking Yes Yes Yes

Mathematical Yes Yes Yes


Operations

Data Structures No No No

Matrices Yes Yes Yes

Comments Community 
1 Login

 Recommend t Tweet f Share Sort by Best

Start the discussion…

LOG IN WITH
OR SIGN UP WITH DISQUS ?

Name

Be the first to comment.

✉ Subscribe d Add Disqus to your siteAdd DisqusAdd

HOME IT COMPANIES PAPERS AMCAT COCUBES INFOSYS ELITMUS SYLLABUS


TCS ION CCQT TCS OFFCAMPUS DRIVE FOR 2019 BATCH FRESHERS

TCS NQT 2020 REGISTRATION

Copyright © 2019 Geek Placements — Activation WordPress theme by GoDaddy

geekplacement.com/amcat/coding.html 3/3

Potrebbero piacerti anche