Selection Process:
1st Round
For B-Tech(CSE/ECE/ECM) Students:
Written Test- 44 bits(C/Aptitude/OS)
Duration: 40 minutes
For MBA Students:
Group Discussion
2nd Round
Technical Round-1
3rd Round
Technical Round-2
4th Round
HR Interview
2015 Written Test Paper
1) What is the Brain of the computer
a) CPU
b) Control Unit
c) Memory
d) ALU
Ans: CPU
2) Which computer is used for compact operations?
a) Mini
b) Super
c) Personal
d) None of these
Ans: Mini
3) If 126+327=455 then 323+427=?
a) 401
b) 750
c) 752
d) None of these
Ans: 752
4) What is the structure oriented programming language
a) PASCAL
b) BASIC
c) JAVA
d) COBOL
Ans: PASCAL
5) A can do the work in 20 days, B can do the same work in 40 days and C can do the same work in 80 days. If A,B,C are work together then how many days they complete the work?
a) 15
b) 16.6
c) 11.2
d) None of these
6) What is the output of the following program?
#include<stdio.h>
main( )
{
printf("A\n\tB\nn\tC\n\tD");
}
a) error
b) A
B
n C
D
c) ABnCD
d) None
7) #include<stdio.h>
main( )
{
{
extern int a;
printf("%d",a);
}
a=20;
}
8) What is the output of the following program
#include<stdio.h>
main( )
{
int i=0;
for(;i<=5;i++)
printf("%d",i)
}
a) 012345
b) 12345
c) 5
d) None
Ans: 012345
9) What is the size of the int data type?
a) 4 bytes
b) 2 bytes
c) 1 byte
d) 2 bits
Ans: 2 bytes
10) Which of the following is not a programming language?
a) Ruby
b) JAVA
c) C+
d) Python
Ans: C+
11) How to access record from cassette
a) Direct
b) Random
c) Both a) and b)
d) None
12) What is the size of Baudot Code in Teleprinter?
a)2
b)3
c)5
d)32
Ans: 5
13)What is the decimal value of 10100
a) 20
b) 12
c) 100
d) None
Ans: 20
14) Binary numbers are represented in the powers of
a) 10
b) 100
c) 2
d) 5
Ans: 2
15) The time taken for a disk drive to locate the area on the disk where the data to be read is stored called as?
a) Down time
b) Seek Time
c) Real Time
d) CPU cycle
Ans: Seek Time
16) A: vt=v^2
B: t=2
a) Statement A alone is sufficient
b) Statement A alone is sufficient
c) Statement A and B are together is sufficient
d) Statement A and B are together is not sufficient
17)Statement and Conclusion problems
18) Problems on Time and Work
19) Problems on Percentages
Beam Fiber placement papers
ACT Placement Papers
Beam Fiber Selection process
Beam Telecom pvt ltd interview process
Interview process of Beam Fiber(ACT Group)
Beam Telecom placement papers 2015
For more updates subscribe Let Us Code in C.
Thanks for Visiting..........
0 comments:
Post a Comment