.
  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!


Home » Placement Papers » Philips Placement Papers » Philips Previous Year Placement Paper

 

Philips Placement Paper -: Aptitude & Computer Knowledge Questions With Answers


Advertisements
Advertisements




Philips Previous Years Solved Sample Placement Papers

  1. What do the following declaration signify?

    int *ptr[30];

    A. ptr is a pointer to an array of 30 integer pointers.

    B. ptr is an array of 30 pointers to integers.

    C. ptr is an array of 30 integer pointers.

    D. ptr is an array 30 pointers.

    Ans: B
  2. What is x in the following program?

    #include<stdio.h>
    int main()
    {
        typedef char (*(*arrfptr[3])())[10];
        arrfptr x;
        return 0;
    }
        

    A. x is a pointer

    B. x is an array of three pointers

    C. x is an array of three function pointers

  3. You want to find out the value of the last element of an array. You write the following code. What will happen when you compile and run it?

    public class MyAr{
        public static void main(String argv[]){
            int[] i = new int[5];
            System.out.println(i[5]);
        }
    }
        

    1) An error at compile time

    2) An error at run time

    3) The value 0 will be output

    4) The string "null" will be output.

  4. Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

  5. Write a program to remove duplicates from a sorted array.

  6. In C, if you pass an array as an argument to a function, what actually gets passed?

    A. Value of elements in array

    B. First element of the array

    C. Base address of the array

    D. Address of the last element of array

    Ans: C
  7. What will be the output of the program?

    A. 2, 3, 4, 5

    B. 1, 2, 3, 4

    C. 0, 1, 2, 3

    D. 3, 2, 1, 0

    Ans: B
  8. At a parking lot, a sedan is parked to the right of a pickup and to the left of a sport utility vehicle. A minivan is parked to the left of the pickup. The minivan is parked between the pickup and the sedan. If the first two statements are true, the third statement is:

    a) true.

    b) false.

    c) uncertain.

    Answer: a) true.
  9. Fact 1: All chickens are birds. Fact 2: Some chickens are hens. Fact 3: Female birds lay eggs. If the first three statements are facts, which of the following statements must also be a fact?

    I. All birds lay eggs.

    II. Hens are birds.

    III. Some chickens are not hens.

    a) II only

    b) II and III only

    c) I, II, and III

    d) None of the statements is a known fact

    Answer: a) II only
  10. Fact 1: Most stuffed toys are stuffed with beans. Fact 2: There are stuffed bears and stuffed tigers. Fact 3: Some chairs are stuffed with beans. If the first three statements are facts, which of the following statements must also be a fact?

    I. Only children’s chairs are stuffed with beans.

    II. All stuffed tigers are stuffed with beans.

    III. Stuffed monkeys are not stuffed with beans.

    a) I only

    b) II only

    c) II and III only

    d) None of the statements is a known fact

    Answer: d) None of the statements is a known fact
  11. Fact 1: All hats have brims. Fact 2: There are black hats and blue hats. Fact 3: Baseball caps are hats. If the first three statements are facts, which of the following statements must also be a fact?

    I. All caps have brims.

    II. Some baseball caps are blue.

    III. Baseball caps have no brims.

    a) I only

    b) II only

    c) I, II, and III

    d) None of the statements is a known fact

    Answer: d) None of the statements is a known fact
  12. What is the area of the triangle with vertices (0, 2, 2), (2, 0, -1), and (3, 4, 0)?

    A) 15/2 square units (Ans)

    B) 15 square units

    C) 7/2 square units

    D) 7 square units

  13. If 1/2 - √-2 is one of the roots of ax2 + bx + c = 0 where a, b, c are real, then what are the values of a, b, c respectively?

    A) 6, -4, 1 (Ans)

    B) 4, 6, -1

    C) 3, -2, 1

    D) 6, 4, 1




 


.

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-2025 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Read our Privacy Policy