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

 

Aztec Placement Paper - Technical Assistant


Advertisements
Advertisements




Aztec Previous Years Solved Sample Placement Papers

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

  2. Point out the error, if any, in the program. ```c #include int main() { int a = 10; switch(a) { } printf("This is C program."); return 0; } ```

    (a) Error: No case statement specified

    (b) Error: No default specified

    (c) No Error (Ans)

    (d) Error: Infinite loop occurs

  3. What will be the output of the program? ```c #include int addmult(int ii, int jj) { int kk, ll; kk = ii + jj; ll = ii * jj; return (kk, ll); } int main() { int i=3, j=4, k, l; k = addmult(i, j); l = addmult(i, j); printf("%d, %d\n", k, l); return 0; } ```

    (a) 12, 12 (Ans)

    (b) 7, 7

    (c) 7, 12

    (d) 12, 7

  4. 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 (Ans)

    (d) Address of the last element of array

  5. Out of fgets() and gets(), which function is safe to use?

    (a) gets()

    (b) fgets() (Ans)

  6. In the following code, what is 'P'? ```c typedef char *charp; const charp P; ```

    (a) P is a constant (Ans)

    (b) P is a character constant

    (c) P is character type

    (d) None of the above

  7. 1/3 of a number is 3 more than 1/6 of the same number. What is the number?

    (a) 18 (Ans)

    (b) 21

    (c) 12

    (d) 6

  8. In the min-max game, Alok and Bhanu play optimally with N = 12 + X*(Y-Z). What is the final value of N?

    (a) 93

    (b) 12 (Ans)

    (c) -69

    (d) 30

  9. Bernard's walking speed can be calculated using the formula n/P = 144. If Bernard's pacelength is 164 cm, what is his walking speed in km/hr?

    (a) 23.62 (Ans)

    (b) 8.78

    (c) 11.39

    (d) 236.16

  10. There are two boxes, one with 10 red balls and the other with 10 green balls. After rearranging, what is the maximum probability of drawing a red ball?

    (a) 3/4

    (b) 37/38

    (c) 1/2

    (d) 14/19 (Ans)




 


.

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