You are on page 1of 6

Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.

com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

TITLE Accel Frontline Ltd Sample Programming Placement Paper Level1 (Bolded option is your answer) 1. Who invented the Middle level language c? A Dennis M. Ritchie 2. C was developed in the year? A 1972 3. Bug means? A A logical error in program 4. ____ the first web browser developed in Java? A HotJava 5. _____ defines how the components will be arranged in a container? A Layout Manager 6. _____ is the ability of an Java application to perform multiple tasks at the same time? A Multithreading
Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

7. What is ENUM? A It is used to define constants 8. Are private class-level variables can inherited? A Yes, and we can access them 9. When a language has the capability to produce new data type, it is called? A Extensible 10. What is reference? A a reference is an also for an object 11. A constructor is called whenever a,an? A object is demanded 12. In C language reading data from keyboard? A Scanf 13. Is it possible to store multiple data types in System.Array? A No
Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

14. _____ is the process of converting typed code to machine code? A Compilation 15. _______ consist a data and methods? A Class 16. ________ and __________ classes are derived from Throwable class? A Error and Exception 17. ________ is one of the features of object oriented programming that allows the creation of hierarchical classifications? A inheritance 18. ________ symbol denotes the current working directory? A . (dot) 19. In C language ++ is? A Increment operators 20. Polymorphism? A Polymorphism means multiple forms but one name
Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

21. ________, ________ and ________ are the three types of access specifiers in Java? A public, private, protected 22. __________ exception will be thrown if you try to access the array element beyond its index value? A ArrayIndexOutOfBounds 23. __________ is the mechanism through which you can specify what a class must do, but not how it does it? A Interface 24. ___________ is the mechanism in Java through which class name space is partitioned into more manageable chunks? A package 25. Overloaded function in C++? A A group function with the same name 26. A class having no name? A Can?t have a destructor 27. A destructor takes? A Zero arguments
Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

28. A compiler converts the Java program into an intermediate language representation called ____________? A bytecode 29. C is which level language? A MLL 30. What will be the maximum size of a float variable in c? A 4 bytes 31. What will be the maximum size of a double variable? A 8 bytes 32. In the C language a represents? A A character 33. The number of relation operators in the C language is? A Six 34. A link is? A An analyzing tool in C
Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

35. Array subscripts in C always start at? A1 36. Header file C contain? A Library functions 37. The printf() function returns which value when an errors occurs? A Negative value 38. The out of printf (%u, -1) is? A Maximum int value 39. Symbolic consists can be defined using? A Const 40. Which header file is essential for using strcmp() functions? A Strings.h

Visit www.latestoffcampus.com for placement papers, interview tips & job updates. Toget freeupdates tomail http://groups.google.com/group/latestoffcampus/subscribeLive updates on Facebook @ www.facebook.com/LatestOffCampus

You might also like