.
  Vyom World.com . Let's Touch the Sky Together!  
.

Home
VyomWorld.com Home
Interview Questions
VyomLinks.com Home
JobsAssist.com Home
Vyom Network
Contact Us
Jobs & Careers
Resume Submitter
Placement Papers
IT Companies Directory
Computer Jobs
Interview Questions
Online Exams
Vyom Career eMag.
Fun
Send FREE SMS!
SMS Jokes
Source Codes Library
Source Codes Home
ASP Source Codes
C Source Codes
C++ Source Codes
COBOL Source Codes
Java Source Codes
Pascal Source Codes
Submit Source Codes
GATE
GATE an Overview
GATE Preparation
Study Materal
GRE
GRE an Overview
GRE Questions
GRE Preparation
GRE Universities
TOEFL Preparation
TOEFL Resources
GMAT Preparation
GMAT Resources
MBA Preparation
MBA Resources
Networking Concepts
Networking Concepts
Testing Preparation
Testing Resources
Webmasters
Free Traffic Builder
Webmaster Articles
Web Hosting
Tutorials
Hardware Tutorial
1500 Free eBooks New!
Get 30,000 Interview Questions & Answers in an eBook.

Interview Success Kit - Get Success in Job Interviews





Interview Success Kit - Get Success in Job Interviews Interview Success Kit - 30,000 Interview Que. & Ans.
Home » Placement Papers » Novell Placement Papers » Novell Palcement Paper

New Click here to Download 2024 Latest placement papers of this company New

 

Novell Placement Paper


Advertisements
Advertisements

 

  Novell Sample Test paper

  Paper consist of 

  • OS : 10 Q 
  • C  : 10 Q
  • C++:10 Q
  • Java : 10 Q

  OS is  compulsory and you can choose any one of these three language

 C++ Questions

  1. If there is one class template which has one static member variable  that static variable will belong to 
    a) Every instance of class template will share the same copy of static variable
    b) Every instance of class template will have its own copy of static variable.
    c) Compilation error
    d) Don't remember.

  2. What is template specialization ???
    a) define a new template class for a specific data type.
    b)c)d) 

  3. How we will overload operator *+= such that
    obj1 *+= obj2;  
      implies that 
    obj1=obj1*(obj1+obj2);
    four choice were there last option was d) it is not possible I checked that option.

  4. In C++ what does the operator overloading means.
      a) Giving new meaning to existing C++ operators
      b) defining functionality of existing C++ operator for user define objects.
      c) defining new operators.
      d) don't remember.

  5.  what is '>>' in C++
      a) right shift operator and insertion operator depend upon the use
      b) right shift operator and extraction operator depend upon the context use
      c) right shift operator and insertion/extraction operator depend upon the use

  6. class A
      {
      int a ,b;
      A() : a(0)
      {
        b=0;}
       };
      if you create obj of this class as A obj;
    a) b will be initialized before a 
    b) a will be initialized before b
    c) both will be initialized together
    d) none of these.

OS Question  (All OS questions were based on basics of UNIX all small -2 commands.)

  1. How image of one process can be replaced by other process 
     a) exec

  2. How image of one process can be copied to new born process
     a) fork

  3. How can you list all the files used by a particular process 

  4. How do u create a link of file 

C Questions 

  1. int main()
      {
      char *a= "Novell";
      char *b;
      b=malloc(10*sizeof(char));
      memset(b,0,10);
      while(*b++=*a++);
      printf("%s",b);
      return 0;
    }

  2.  int main() 
    {
     printf("Hello");
     fork();
     printf("World");
    }







New Click here to Download 2024 Latest placement papers of this company New




 


.

Recently Updated: New Placement Papers added.
Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | GRE Preparation | Jobs, Discussions | Software Listing | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | International Business Information | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | FAQs | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Excellent Mobiles | Software Testing | Interview Questions | Freshers Jobs | Server Insiders | File Extension Directory

Copyright ©2003-2024 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Read our Privacy Policy