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

 

Sasken Placement Paper -: Quantitative Aptitude Questions With Answers


Advertisements
Advertisements




Sasken Previous Years Solved Sample Placement Papers

  1. Three wheels make 36, 24, and 60 revolutions per minute. Each has a black mark on it. It is aligned at the start of the question. When will they align again for the first time?

    (a) 14 sec

    (b) 20 sec

    (c) 22 sec

    (d) 5 sec

    Answer: 6 sec (not in options)

  2. Some questions on area which are in hectares and some values are in kilometers. First, know the conversion of kmĀ² to hectares.

    Answer: Hectare conversion is required for calculations.

  3. In a triangle ABC, AD is perpendicular to BC. BD is 15 m, and angle B is 30 degrees. Find AC.

    Answer: 5 (closest option)

  4. Ashish was given Rs. 158 in denominations of Rs. 1 each. He distributes these in different bags, such that any sum of money of denomination between 1 and 158 can be given. What is the minimum number of such bags required?

    (a) 10

    (b) 17

    (c) 15

    (d) None (Solution is 8)

  5. Identify which of the following are declarations

    (a) extern int x;

    (b) float square (float x) {...}

    (c) double pow(double, double);

    (d) 1 and 3 (Ans)

  6. Which of the following statement obtains the remainder on dividing 5.5 by 1.3?

    (a) rem = (5.5 % 1.3)

    (b) rem = modf(5.5, 1.3)

    (c) rem = fmod(5.5, 1.3) (Ans)

    (d) Error: we can't divide

  7. What will be the output of the program? ```c #include int main() { char c=48; int i, mask=01; for(i=1; i<=5; i++) { printf("%c", c|mask); mask = mask<<1; } return 0; } ```

    (a) 12400

    (b) 12480 (Ans)

    (c) 12500

    (d) 12556

  8. Point out the error in the following program. ```c #include #include int main() { int *a[3]; a = (int*) malloc(sizeof(int)*3); free(a); return 0; } ```

    (a) Error: unable to allocate memory

    (b) Error: We cannot store address of allocated memory in a (Ans)

    (c) Error: unable to free memory

    (d) No error

  9. What is the purpose of fflush() function?

    (a) Flushes all streams and specified streams (Ans)

    (b) Flushes only specified stream

    (c) Flushes input/output buffer

    (d) Flushes file buffer




 


.

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