Você está na página 1de 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 Ciena Sample Programming Placement Paper Level1 (Bolded option is your answer) 1. What is ENUM? A It is used to define constants 2. Is it possible to change the value of a variable while debugging a C# application? A Yes 3. What does Dispose method do with connection object? A Deletes it from the memory 4. Are private class-level variables can inherited? A Yes, and we can access them 5. How can we sort the elements of the array in descending order? A By calling Sort() and then Reverse() methods 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. The symbol ! in java means? A Logical NOT 8. _____ is the first graphical browser? A Mosaic 9. ________ is one of the features of object oriented programming that allows the creation of hierarchical classifications? A inheritance 10. __________ is the mechanism through which you can specify what a class must do, but not how it does it? A Interface 11. ___________ keyword is used to define a package? A package 12. _____________ Operator is used to create an object? A new 13. A compiler converts the Java program into an intermediate language representation called ____________? A bytecode
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. Which symbol is used as a statement terminator in C? A Semicolon 19. Which escape character can be used to new line in C? A `()` 20. Which escape character can be used to horizontal tab in C? 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

21. The maximum length of a variable in C? A8 22. C++ was originally developed by? A Bjarne Stroustrup 23. The standard C++ comment? A // 24. When a language has the capability to produce new data type, it is called? A Extensible 25. C++ name was suggested by? A Rrick Mascitti 26. A class having no name? A Can?t have a destructor 27. 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

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. The fields in a class of a C++ program are by default? A Private 29. In C++ a function contained with in a class is called? A A member function 30. __is an OOP Language? A C++ 31. __allows you to create a derived class that inherits properties from more than one base class? A Multiple inheritance 32. An _________ determines which features of a class may be used by other classes? A Access specifier 33. Applets can be tested using the _______ tool included in the Java Development Kit? A appletviewer 34. Assume that x = -7, the Java operation x = x means that the final value of x is? A -7
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. AWT stands for _____? A Abstract Windowing Toolkit 36. The continue command cannot be used with? A Switch 37. __A class that declares or inherits a virtual function is called? A polymorphic class 38. __are bound dynamically at run time? A virtual function 39. Engine has a __________ relationship with automobile? A part-of 40. Exception classes are available in ___________ package? A java.lang

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

Você também pode gostar