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 - AMD Sample Programming Placement Paper Level1 (Bolded option is your answer) 1. What is ENUM? A It is used to define constants 2. C is which level language? A MLL 3. Bug means? A A logical error in program 4. The symbol ! in java means? A Logical NOT 5. Which of the following is/are not types of comment in C#? A Page/XML Comments (////) 6. Can we override private virtual methods? 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

7. Which of the following is not real number? A 40 8. C was developed in the year? A 1972 9. ____ the first web browser developed in Java? A HotJava 10. C programming language was developed by? A Dennis Ritchie 11. Integers, namely and decimal are types of? A Integer constants 12. In a C language && is a? A Logical operator 13. Which of the following are scalar data types? A Float
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. Polymorphism? A Polymorphism means multiple forms but one name 15. When a language has the capability to produce new data type, it is called? A Extensible 16. C++ name was suggested by? A Rrick Mascitti 17. What is reference? A a reference is an also for an object 18. Overloaded function in C++? A A group function with the same name 19. A destructor takes? A Zero arguments 20. _____ is the first graphical browser? A Mosaic
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 __________ classes are derived from Throwable class? A Error and Exception 22. ________ is one of the features of object oriented programming that allows the creation of hierarchical classifications? A inheritance 23. ________ symbol denotes the current working directory? A . (dot) 24. ________, ________ and ________ are the three types of access specifiers in Java? A public, private, protected 25. __________ is the mechanism through which you can specify what a class must do, but not how it does it? A Interface 26. ___________ is the mechanism in Java through which class name space is partitioned into more manageable chunks? A package 27. Which symbol is used as a statement terminator in C? A Semicolon
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. Which escape character can be used to horizontal tab in C? A `( )` 29. The maximum length of a variable in C? A8 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. Which of the following is a key word is used for a storage class? A Auto 33. The number of relation operators in the C language is? A Six 34. The fields in a class of a C++ program are by default? A Private
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. In C++ a function contained with in a class is called? A A member function 36. __is an OOP Language? A C++ 37. __allows you to create a derived class that inherits properties from more than one base class? A Multiple inheritance 38. __C++ header file that handles input output functions is? A iostream.h 39. __are bound dynamically at run time? A virtual function 40. _____________ is a multi way branch statement? A Switch

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