Hewlett Packard Placement Question Papers




Hewlett Packard Placement Question Papers

Filed under:

Hewlett Packard Placement Question Papers

C And C++

1. i=23, j=4, c=0;
c=i++-++j;
o/p?

2. #define CUBE(x) x*x*x
#define MUL3(x,y) 3*x*y
#define ADD(x) x+y
some statement maikng use of the preprocessors defined above…………find o/p.

3. virtual destructors r used for ?

4. 2 questions on friend functions & classes

5. char c[]="123456789″;
i=4;
printf("%c %c", c[i], i[c]);
o/p?
one more question on these lines.

6. int *ptr;
p=0;
p++;
printf("%u", p);
o/p?
a. 0 b. garbage value c. 4 d. none of the above

7. double i=0.0;
switch(i)
{
case 0.0:
printf("jgdj");
case 1.0:
printf("ptoy");
break;
default:
printf("hdfv");
}
o/p?

8. volatile int i;
in d above statement, is “volatile”
a. a type declaration b. type qualifier c. storage class d. none of the above

Unix

1. “bash” is a kind of shell in UNIX

2. primitive flavours of unix
options : a. BSD &Sys V b. LINUX & BSD c..

3. which of the folllowing is used 4 redirection in UNIX? >, |, <, ^

4. wot is d UNIX terminology 4 multi-tasking?
a. time slicing b. pre-emptive ……. c. time division d…….

5. In UNIX if You try accessing a directory for which u dont have permission, wot message is displayed?
a. permission denied b. invalid user c. access denied d………

Related Plament Papers and Companies

Hewlett Packard

Hewlett Packard Placement Question Papers General section Computer science general, c/c++ section, Java section ,The question paper had 48 questions to be answered in 1hr. Time will be quite sufficient. They have different sets of question papers. . 1 General section : computer science general knowledge 2. Computer science general: simple questions 1. HP acquired this company in 2002. Which is the company a) Compaq b) Dell c) option 3 d) Option4 Ans:

Dharma Placement Question Papers

Dharma Placement Question Papers 1. void main() { int d=5; printf("%f",d); }Ans: Undefined 2. void main() { int i; for(i=1;i<4,i++)

  • Resources













  • Placement Papers Archives