BEL Placement Papers : here you can find the all latest previous year question paper of BEL ( Bharat Electronics Limited ) with answers . You can download BEL placement papers in PDF format with just a single click.All these questions are collected from the students who had already appeared in exams and mostly asked questions in exam. Just try to Practice these questions and solve it.
BEL placement Papers
Ques 1 ) The programming language that was designed for specifying algorithm:-Address
A. ASCII
B. ALGOL
C. None of these options
Ques 2 ) _____ contains the addresses of all the records according to the contents of the field designed as the record key.
A. Index
B. Subscript
C. Array
D. File
Ans. A
Ques 3 ) _________ symbol is used for Processing of data.
A. Oval
B. Parallelogram
C.Rectangle
E. Diamond
Ans B
Ques 4 ) __________ is the analysis tool used for planning program logic Protocol
A. None of these options
B. PROLOG
C.Pseudocode
Ques 5 ) Machine language has two part format the first part is__________ and the second part is __________
A. OPCODE,OPERAND
B. OPERAND,OPCODE
C. DATA CODE,OPERAND
D. EOPERAND,CODEOP
Ans A
Ques 6 ) Language Primarily used for internet-based applications
A. ADA
B. C++
C. JAVA
D. FORTRAN
Ans C
Ques 7 ) _________ is a point at which the debugger stops during program execution and awaits a further command.
A. Memory Dump
B. Watch point
C. Break point
D. None of these options
Ans B
Ques 8 ) ________do not contain any program logic and are ignored by the language Processor
A. Protocol
B. Virus
C. Comment
D. None of these options
Ques 9 ) The component of data base management system is ________
A. Data definition Language
B. Data manipulation Language
C. Data definition Language and Data manipulation Language
D. None of these options
Ques 10 ) The quality of Algorithm is judged on the basis of_________
A. Time requirement
B. Memory Requirement
C. Accuracy of solution
D. All of these options
Ans D
Ques 11 ) Advantages of using flow charts is
A. Effective Analysis
B. Efficient Coding
C. Time consuming
D. Effective Analysis and Efficient Coding
Ans D
Ques 12 ) The Real constants in C can be expressed in which of the following forms
A. Fractional form only
B. Exponential form only
C. ASCII form only
D. Both Fractional and Exponential forms
Ans D
Ques 13 ) The program, which translates high-level program into its equivalent machine language program, is called
A.Transformer
B. Language processor
C. Converter
D. None of these options
Ans D <!–[if !supportEmptyParas]–>
Ques 14 ) Consider the following statements.
i.Multiplication associates left to right
ii.Division associates left to right
iii.Unary Minus associates right to left
iv.subtraction associates left to right
A. All are true
B. only i and ii are true
C. all are false
D. only iii and iv are true
Ans A.
Ques 15 ) What will be the value of variable a in the following code?
unsigned char a;
a = 0xFF + 1;
printf(“%d”, a);
A. 0xFF
B. 0x100
C. 0
D. 0x0
Ans C
Hope you find these BEL Placement Papers useful !