Sie sind auf Seite 1von 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: Sify Sample Programming Placement Paper Level1 (Bolded option is your answer) 1. The symbol ! in java means? A Logical NOT 2. Bug means? A A logical error in program 3. _____ defines how the components will be arranged in a container? A Layout Manager 4. _____ is the process of converting typed code to machine code? A Compilation 5. ________ and __________ classes are derived from Throwable class? A Error and Exception 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. ________ symbol denotes the current working directory? A . (dot) 8. __________ is the mechanism through which you can specify what a class must do, but not how it does it? A Interface 9. _____________ is a multi way branch statement? A Switch 10. _____________ Operator is used to create an object? A new 11. A compiler converts the Java program into an intermediate language representation called ____________? A bytecode 12. Who invented the Middle level language c? A Dennis M. Ritchie 13. C was developed in the year? A 1972
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. C is a __________ language? A Middle level 15. C programming language was developed by? A Dennis Ritchie 16. Integers, namely and decimal are types of? A Integer constants 17. String constants is a sequence of characters enclosed in? A Double quotes 18. In C language ++ is? A Increment operators 19. In C language reading data from keyboard? A Scanf 20. 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

21. What will be the maximum size of a float variable in c? A 4 bytes 22. When a language has the capability to produce new data type, it is called? A Extensible 23. C++ name was suggested by? A Rrick Mascitti 24. Overloaded function in C++? A A group function with the same name 25. A class having no name? A Can?t have a destructor 26. The fields in a class of a C++ program are by default? A Private 27. In C++ a function contained with in a class is called? A A member function
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. __allows you to create a derived class that inherits properties from more than one base class? A Multiple inheritance 29. What does Dispose method do with connection object? A Deletes it from the memory 30. Are private class-level variables can inherited? A Yes, and we can access them 31. How can we sort the elements of the array in descending order? A By calling Sort() and then Reverse() methods 32. Can we override private virtual methods? A No 33. Polymorphism? A Polymorphism means multiple forms but one name 34. An _________ determines which features of a class may be used by other classes? A Access specifier
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. Assume that x = 5 and y = 2? Ax=7 36. AWT stands for _____? A Abstract Windowing Toolkit 37. Exception classes are available in ___________ package? A java.lang 38. Find the keyword which is not used to implement exception? A access 39. The number of relation operators in the C language is? A Six 40. In Java which operator can be used even if there is a single operand? 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

Das könnte Ihnen auch gefallen