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 ABB Sample Programming Placement Paper Level1 (Bolded option is your answer) 1. Bug means? A A logical error in program 2. C++ was originally developed by? A Bjarne Stroustrup 3. The standard C++ comment? A // 4. When a language has the capability to produce new data type, it is called? A Extensible 5. C++ name was suggested by? A Rrick Mascitti 6. What is reference? A a reference is an also for an object

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. What does Dispose method do with connection object? A Deletes it from the memory 9. Is it possible to change the value of a variable while debugging a C# application? A Yes 10. Are private class-level variables can inherited? A Yes, and we can access them 11. Which of the following are not types of access modifiers in C#? A external protect 12. Is it possible to store multiple data types in System.Array? A No 13. Which of the following is/are not types of arrays in C#? A Jazzed arrays
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. The symbol ! in java means? A Logical NOT 15. ____ the first web browser developed in Java? A HotJava 16. _____ defines how the components will be arranged in a container? A Layout Manager 17. _____ is the ability of an Java application to perform multiple tasks at the same time? A Multithreading 18. _____ is the first graphical browser? A Mosaic 19. _____ is the process of converting typed code to machine code? A Compilation 20. _______ consist a data and methods? A Class
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. Which of the following is not real number? A 40 22. Which of the following instructions have only one operand? A Shift 23. C was developed in the year? A 1972 24. C is a __________ language? A Middle level 25. C programming language was developed by? A Dennis Ritchie 26. Integers, namely and decimal are types of? A Integer constants 27. String constants is a sequence of characters enclosed in? A Double quotes
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 class having no name? A Can?t have a destructor 29. A destructor takes? A Zero arguments 30. ________ and __________ classes are derived from Throwable class? A Error and Exception 31. __________ exception will be thrown if you try to access the array element beyond its index value? A ArrayIndexOutOfBounds 32. __________ is the mechanism through which you can specify what a class must do, but not how it does it? A Interface 33. How can we sort the elements of the array in descending order? A By calling Sort() and then Reverse() methods 34. Which of the following in not service model (three-tier application) in c sharp? A Database (for storing the data)
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. Polymorphism? A Polymorphism means multiple forms but one name 36. In C language reading data from keyboard? A Scanf 37. In C language ++ is? A Increment operators 38. Which of the following are scalar data types? A Float 39. Which symbol is used as a statement terminator in C? A Semicolon 40. Constructors are use to? A Initialize the objects

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