Click Here to Get Worlds Smallest Email Id (Better than Gmail & Yahoo!)

JobsAssist.com - Jobs Resources & Placement Papers
Get Vyom Interview Success Kit Now!
» Now 9,000 Questions & Answers !!
» 10,000+ Pages | Written by 58 Subject Experts | 81 Question Categories
» Every Successful Candidate has this!
Special

Get Salary before getting a Job!
Click here


Main Menu

JobsAssist.com Home Home
 Freshers Jobs Freshers Jobs
Latest Freshers Jobs Latest Jobs
Add Freshers Jobs to My Yahoo My Yahoo!
Free Vyom Career Magazine Free Career Mag
 IT Companies Placement Papers IT Placement Papers
 Govt. Sector Companies Placement Papers Govt. Sector Papers
 5000 IT Companies Directory IT Directory
 Free Magazines Free Magazines
 Consultants Directory Consultants
 Training Institutes Directory Training Inst.
 Interview Questions Interview Questions
 Motivational Quotes Motivational Quotes
 Call Center Information Call Center Info
 Final Year Projects Final Year Projects
 Jobs Discussion Forums Jobs Forum
 Vyom Resume Submitter Resume Submitter
 Free Resume Builder Downloads Free Resume Builders
 Contact Us Contact Us


Resume Submitter

Vyom Network
    Vyom Resources
    Source Codes
    Online Exams
    Discussions World
    Free eBooks
    20,000 Downloads

HOT Resources
Free Career eMagazine

  Advertise for FREE!

HOT eBook

Search JobsAssist.com
Google



Your Ad Here

Welcome to JobsAssist.com - Single Stop for Complete Career Resources
Home » Placement Papers » Novell Placement Papers » Novell Palcement Paper 6
Join VYOM-JOBS and receive latest 2008 Placement Papers for FREE

 

Novell Placement Paper 6


Error icon Receive Genuine Job Information & latest Walk-in details in your mailbox everyday! Join our Yahoo! Group by entering your email in the form below:


Search Jobs:
(For Example: Software Testing Jobs, BPO Jobs, J2EE Jobs, etc.)
Click here to register on India's Fastest growing Job site.

 





Novell Netware



The paper consists of three sections.

1. Aptitude 15 questions 20 min
2. System concepts 20 questions 20 min.
3. 'C' 15 questions 20 min.


Section 1

Question 1 to 5 have to be answered on the basis of the information given below:

On Sunday, December 23, four ships were berthed at the Port. 

Ship W left at 4 PM on Sunday, December 23, for a series of 8-day cruises to Bermuda and Nassau. 
Ship X left at 4:30 PM on Sunday, December 23, for a series of alternating11-day and 13-day cruises. 
Ship Y sailed at 5 PM on Sunday, December 23, for a series of 5-day cruises to Bermuda. 
Ship Z sailed on Monday, Decmeber 24, for a series of 7-day cruises to Nassau. 
Each cruise begins on the day after departure.
Each ship is scheduled to return to the Port early in the morning after the last day of the cruise and leave again in the afternoon of the same day.
( From 1999 Barrons GRE book Model Test 3 - Section 5 - Q8 to Q12)


1. On December 31, which ships will be sailing from the Port on a New Year's Eve.

(a) W and X
(b) X and Y
(c) W and Z
(d) X and Z
(e) X, Y and Z

Ans: (c)


2. On how many sailing dates between December 24 and February 28 will ship W be moored alongside another ship

(a) 0
(b) 2
(c) 4
(d) 5
(e) 6

Ans: (d)


3. On how many occasions between December 24 and February 28 will three ships be moored at the Port.

(a) 0
(b) 1
(c) 2
(d) 3
(e) 4

Ans: (a)


4. On which day of the week will these four ships make most of their departures?

(a) Sunday
(b) Monday
(c) Tuesday
(d) Thursday
(e) Saturday

Ans: (b)


5. On which days of the week in the period between December 24 and February 28 will the pier be least crowded?

(a) Tuesday and Friday
(b) Tuesday and Thursday
(c) Friday and Saturday
(d) Wednesday and Thursday
(e) Thursday and Saturday

Ans: (a)


6. A family with a husband, his wife and their child are at one side of river.
They want to cross the river on a boat. The child can't be left alone. 
The only available boat can hold only one person and the boatboy.
Only the boatboy can row the boat.
What is the minimum number of trips from on bank to the other, that the boatboy has to make
for the whole family to reach the other side.


Question 7 to 10 have to be answered on the basis of the information given below:

The workweek in a small business is a five-day workweek running from Monday through Friday. 
In each workweek, activities L,M,N,O and P must all be done.The work is subject to the following restrictions: 

L must be done earlier in the week than O and earlier than P 
M must be done earlier in the week than N and earler than O 
No more than one of the activities can ever be done on any one day 

7.Which of the following is an acceptable schedule starting from Monday to Friday

a) L, M, N, O, P
b) M, N, O, N, M
c) O, N, L, P, M
d) P, O, L, M, L
e) P, O, L, M, N

Ans. (a)


8. Which of the following pair of activies could be done on Monday and Tuesday

a) L and O
b) M and L
c) M and P
d) N and O
e) O and M

Ans. (b)


9.If P and N are done on Thursday and Friday, then which of the following is true

a) L is done on Tuesday
b) L is done on Wednesday
c) M is done on Monday
d) O is done on Tuesday
e) O is done on Wednesday

Ans. (e)


10. Which of the following could be true

a) L on Friday
b) M on Thursday
c) N on Monday
d) O on Monday
e) P on Tuesday

Ans. (e)


Rest of the paper is based on similar questions.
I donot remember them completely but I'll just give a basic idea about them below

* 5 programs are sheduled from monday to saturday, monday is not holiday,
PQRST are the programs. The day before P is holiday, and some other clues are
given, we have to find the sequence (4 questions)


* Suppose U R the presoner, There are two guards Who will tell truth or
one will tell truth. There is a gate for liberty and another foe hell.
asking about which sequencing is sufficient to find the gate for liberty??


* There are 7 targets, A B and C has to shoot them.
All should be shot down consecutively.
1. The number of chances for A and B are not less then 2,
2. C has only one chance
3. A can't shot 3 times consicutively.
4. B is permited to shoot in even chances only.

They have given some 2 or 3 MCQ questions on this.




Section 2

1. Encryption and decryption is done in the following layer.

a) DLL 
b) Network layer 
c) Transport 
d) Presentation 

Ans: (d)


2. Floating point has different formats on two different machines.
This modifications are taken care by which layer?

a) DLL 
b) Network layer 
c) Transpor layer 
d) Presentation 

Ans: (d)


3. Time complexity of quick sort algorithm is

a) N*N 
b) log(N) 
c) N*log(N) 
d) N 

Ans: (c)


4. Time complexity of AVL tree is .

a) N*N 
b) log(N) 
c) N*log(N) 
d) N 

Ans: (b)


5. Cycle stealing is used in which concept?

a) Programmed I/O 
b) DMA
c) Interrupts

Ans: (b)


6. How many octets are there in an IP address 

a) 6
b) 8 
c)10 
d)12 


7.What are the maximum number of hosts that can be served by an IP

a) 254 
b) 256 
c) 2**24(2 to the power 24)


8. Which of the following is model representation of life cycle software

a) Water fall model 
b) Spiral 


9. The purpose of reviewing code is

a) To find syntax error 
b) Tocheck for the proper design


10. Semaphores are used for the resolution of

a) Contention 
b) Accessing of same resources by more than one


11.In threading of processes when the race condition will happen

a) Low priority process 
b) Higher priority process 

(See O.S.Concepts by Silberschatz)


12.Which of the following function is not performed by O.S.

a) CPU sheduling 
b) Memory management 
c) Transaction 

Ans: (c)


13. If two applicaltion programmes uses same libraries which of following are shared

a) Lib code 
b) Code and stack 
c) Data 
d) Data, code and stack 


14. Which is the maximum 16 bit signed integer.

a) 66337 
b) 66338 
c) 257 
d) 258


15.When will interrupt occurs?

a) Divide by zero 
b) DMA completed 
c) Insufficient memory


16. Which of the following has low power cosumption

a) EIL 
b)CMOS 
c) Totempole Arrangement


17. Which of the following is the wrong statement

a) Cominational circuits has memory
b) Sequential circuits has memory
c) Sequential circuits is a function of time 

Ans: (a)


18.Virtual address is

a) More than physical address
b) Lesstthan physical memory
c) Equal to physical memory
d) None 

Ans : (a)

19. Which of the following reduces CPU burden

Ans : DMA


20. Malloc function allocates memory at

a) compilation time 
b)link 
c)load 
d)running

Ans: d


Section 3

1.Max value of SIGNED int


2. A long C program is given -- try to be familiar with few of the concepts listed below

int *num={10,1,5,22,90};
main()
{
int *p,*q;
int i;
p=num;
q=num+2;
i=*p++;
print the value of i, and q-p, and some other operations are there.
}
how the values will change?



3. One pointer diff is given like this:

int *(*p[10])(char *, char*)

Explain the variable assignment



4. char *a[4]={"jaya","mahe","chandra","buchi"};
What is the value of sizeof(a) /sizeof(char *)



5. For the following C program

void fn(int *a, int *b)
{int *t;
t=a;
a=b;
b=t;
}

main()
{int a=2;
int b=3;
fn(&a,&b);
printf("%d,%d", a,b);
}

What is the output?

a) Error at runtime
b) Compilation error
c) 2 3
d) 3 2



6. For the following C program

#define scanf "%s is a string"
main()
{printf(scanf,scanf);
}

What is the output.

Ans. %s is string is string



7. For the following C program

{char *p="abc";
char *q="abc123";
while(*p=*q)
print("%c %c",*p,*q);
}

a) aabbcc
b) aabbcc123
c) abcabc123
d) infinate loop 



8. What is the value of the following:

printf("%u",-1)

a) -1 
b) 1 
c) 65336 



9. For the following C program

#define void int
int i=300;
void main(void)
{int i=200;
{int i=100;
print the value of i;}
print the value of i;}

What is the output?



10. For the following C program

int x=2;
x=x<<2;
printf("%d ",x);

Ans. 8


11. For the following C program

int a[]={0,0X4,4,9}; /*some values are given*/
int i=2;
printf("%d %d",a[i],i[a]);

What is the value? 


Novell network paper

The paper consists os three sections.

1. aptitude 15 questions 20 min.

2. system concepts 20 questions 20 min.

3. 'c' 15 questions 20 min.

NOTE:::::

I'm sendin the questions, somany have no answers. U do check the

answers for all the given questions also.

All questions are MULTIPLE CHOICES ONLY.

U do try to cover the related topics to get some understanding.

In interview They are asking C C++ Operating system concepts

and Networks.

They will ask about Ur interesting subjects, U try to have good

grip on those intresting subjects.

They selected 11 out of 55 students.

They asked about c c++ project work and OS,NETWORKS.

But they selected only 2 , one from CS and another is BTech ECE.



SECTION 1 is main factor selection to the interview


In the interveiw you should be very active .And should be frank to say 

no also.One CS student said that he don't know NETWORK and he hasn't 

taken NETWORKS subject.But he has selected.

OK BEST OF LUCK.



section 1

*. GRE book test paper 3 section 5

question no. 8 to 12 (ships WXYZ starting on dec. 23rd..........)



* 5 programs are sheduled from monday to saterday, monday is not holiday,

PQRST are the programs. Theday before P is holiday, and some other clues are

given, we have to find the sequence (4 questions)

ANS: tuesday is the holiday

P comes on wednesday ,

U can do the remaining very easily.

* Suppose U R the presoner, There are two guards Who will tell truth or

one will tell truth. There is a gate for liberty and another foe hell.

Some questions are given, like

i. are U tell truth?

ii. another tell truth or not??

iii. both of U R telling truth??

iV. both of U lieing??

V. --------------



they gave a. b. c. d. and asking about which sequencing is sufficient to

find the gate for liberty??

( I can't give exact thing)


* There are WIFE and HUSBAND at one side of river. They have one child,

They want to cross the river. The child can't be lonly. The boat boy won't

permit morethan one to cross the river, what is the correct way to

cross the river??

* There are 7 targets, A B and C has to shoot them. All should be shooted 

consicutively.

1. The no. of chances for A and B are not less thn 2,

2. for C there is only one chance.

3. A can't shot 3 times consicutively.

4. B is permited to shoot in even chances only.

They have given some 3or 4 questions on this




section 3::

1.Max value of SIGNED int 

a. b. c. d.

2.One questin is given, long one, to find the answer U should be 

femiliar

with the operation as follows

int *num={10,1,5,22,90};

main()

{

int *p,*q;

int i;

p=num;

q=num+2;

i=*p++;

print the value of i, and q-p, and some other operations are there.

}

how the values will change??

3. One pointer diff is given like this:

int *(*p[10])(char *, char*)

asked to find the meaning.

4. char *a[4]={"jaya","mahe","chandra","buchi"};

what is the value of sizeof(a)/sizeof(char *)

a. 4 b.bytes for char c-- d.--

( we don't know the answer)

5. void fn(int *a, int *b)

{

int *t;

t=a;

a=b;

b=t;

}

main()

{

int a=2;

int b=3;

fn(&a,&b);

print the values os a and b;

}

what is the output--- out put won't swap, the same values remain.

a. error at runtime

b. compilation error

c.2 3

d. 3 2

6. 

#define scanf "%s is a string"

main()

{

printf(scanf,scanf);

}

what is the output.

ANS : %s is string is string

7. i=2+3,4>3,1;

printf("%d"i);

ans is 5 only.

8. char *p="abc";

char *q="abc123";

while(*p=*q)

{

print("%c %c",*p,*q);

}

a. aabbcc

b. aabbcc123

c. abcabc123

d. infinate loop ( this may be correct)

9. printf("%u",-1)

what is the value?

a. -1 b. 1 c. 65336 d. --



(maxint value-1 I think, check for the answer)

10. #define void int

int i=300;

void main(void)

{

int i=200;

{

int i=100;

print the value of i;

}

print the value of i

}

what is the output?



may be 100 200

11.

int x=2;

x=x<<2;

printf("%d ",x);



ANS=8;

12.


int a[]={0,0X4,4,9}; /*some values are given*/

int i=2;

printf("%d %d",a[i],i[a]);

what is the value??? (may be error)

13.

some other program is given , I can't remember it

U can get it afterwads,

the answer is 3 3, so U can check this in the exam. itself.

I'll send the remaining two afterwars whenever I get them. OK !



Join VYOM-JOBS and receive latest 2008 Placement Papers for FREE
Click here to register on India's Fastest growing Job site

Vyom Network     Privacy Policy

JobsAssist.com is a part of Vyom Network.

Vyom Network : Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | Delhi Info | Jobs, Discussions | Placement Papers | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | Arabic, French, German | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Software Testing


Placement Papers
Copyright ©2003-2010 Vyom Technologies, All Rights Reserved.
Page URL: http://www.jobsassist.com/placementpapers/novell-placement-paper-6.asp

Download Yahoo Messenger | Job Interview Questions | Software Testing Tutorials | Winrunner Tutorial | Test Director Tutorial | C++ Projects