Download as pdf or txt
Download as pdf or txt
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 Nokia Sample Programming Placement Paper Level1 (Bolded option is your answer) 1. Bug means? A A logical error in program 2. The symbol ! in java means? A Logical NOT 3. Are private class-level variables can inherited? A Yes, and we can access them 4. Which of the following is/are not types of comment in C#? A Page/XML Comments (////) 5. Which of the following are not types of access modifiers in C#? A external protect 6. 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

7. Who invented the Middle level language c? A Dennis M. Ritchie 8. Which of the following instructions have only one operand? A Shift 9. C is a __________ language? A Middle level 10. String constants is a sequence of characters enclosed in? A Double quotes 11. In C language reading data from keyboard? A Scanf 12. C++ was originally developed by? A Bjarne Stroustrup 13. The standard C++ comment? A //
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. When a language has the capability to produce new data type, it is called? A Extensible 15. C++ name was suggested by? A Rrick Mascitti 16. A constructor is called whenever a,an? A object is demanded 17. _____ defines how the components will be arranged in a container? A Layout Manager 18. _____ is the ability of an Java application to perform multiple tasks at the same time? A Multithreading 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. ________ 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. ________, ________ and ________ are the three types of access specifiers in Java? A public, private, protected 24. In a C language && is a? A Logical operator 25. In C language ++ is? A Increment operators 26. Which of the following are scalar data types? A Float 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 new line in C? A `()` 29. Which escape character can be used to horizontal tab in C? A `( )` 30. Which of the following in not service model (three-tier application) in c sharp? A Database (for storing the data) 31. Polymorphism? A Polymorphism means multiple forms but one name 32. __________ exception will be thrown if you try to access the array element beyond its index value? A ArrayIndexOutOfBounds 33. __________ is the mechanism through which you can specify what a class must do, but not how it does it? A Interface 34. ___________ keyword is used to define a package? A package
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. Overloaded function in C++? A A group function with the same name 36. A destructor takes? A Zero arguments 37. Constructors are use to? A Initialize the objects 38. The fields in a class of a C++ program are by default? A Private 39. What will be the maximum size of a double variable? A 8 bytes 40. In the C language a represents? A A character

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