.
  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 » BBB Placement Papers » BBB Previous Year Placement Paper

 

BBB Placement Paper - Logical And Programming Assistant


Advertisements
Advertisements




BBB Previous Years Solved Sample Placement Papers

  1. If the radius of a circle is increased by 20% then the area is increased by:

    (A) 44%

    (B) 120%

    (C) 144%

    (D) 40%

    (E) None of the above

    (Ans: A)
  2. If the area of two circles is in the ratio 169:196, then the ratio of their radii is:

    (A) 10:11

    (B) 11:12

    (C) 12:13

    (D) 13:14

    (E) None of the above

    (Ans: D)
  3. A perfect cube is an integer whose cube root is an integer. For example, 27, 64, and 125 are perfect cubes. If p and q are perfect cubes, which of the following will not necessarily be a perfect cube?

    (A) 8p

    (B) pq

    (C) pq + 27

    (D) -p

    (E) (p - q)6

    (Ans: C)
  4. Helpers are needed to prepare for the fete. Each helper can make either 2 large cakes or 35 small cakes per hour. The kitchen is available for 3 hours, and 20 large cakes and 700 small cakes are needed. How many helpers are required?

    (A) 10

    (B) 15

    (C) 20

    (D) 25

    (E) 30

    (Ans: A)
  5. If f(x) = (x + 2) / (x - 2) for all integers except x=2, which of the following has the greatest value?

    (A) f(-1)

    (B) f(0)

    (C) f(1)

    (D) f(3)

    (E) f(4)

    (Ans: D)
  6. What is the output of the following program?
    ```c void main() { char *mess[] = {"Have", "a", "nice", "day", "Bye"}; printf("%d \t %d", sizeof(mess), sizeof(mess[1])); } ```

    (a) 16 4

    (b) 5 4

    (c) 20 4

    (d) Error

    (Ans: C)
  7. What is the output of the following program?
    ```c void main() { int i, count = 0; char *p1 = "abcdefghij"; char *p2 = "alcmenfoip"; for (i = 0; i <= strlen(p1); i++) { if (*p1++ == *p2++) count += 5; else count -= 3; } printf("count=%d\n", count); } ```

    (a) 15

    (b) 6

    (c) 12

    (d) Compiler error

    (Ans: B)
  8. What does `main` return on successful execution?

    (a) 1

    (b) 0

    (c) -1

    (d) Nonzero

    (Ans: B)
  9. How do you declare a pointer to an array of pointers to int?

    (a) int *a[5];

    (b) int **a[5];

    (c) int *(*a)[5];

    (d) You cannot declare

    (Ans: C)




 


.

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