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

 

iGate Placement Paper - C Programming Question And Answers


Advertisements
Advertisements




iGate Previous Years Solved Sample Placement Papers

  1. find(int x,int y) { return ((x call find(a,find(a,b)) use to find

    (a) maximum of a,b

    (b) minimum of a,b

    (c) positive difference of a,b

    (d) sum of a,b (Ans)

  2. Integer needs 2 bytes, maximum value of an unsigned integer is

    (a) {2 power 16}-1 (Ans)

    (b) {2 power 15}-1

    (c) {2 power 16}

    (d) {2 power 15}

  3. y is of integer type then expression 3*(y-8)/9 and (y-8)/9*3 yields same value if

    (a) must yield same value (Ans)

    (b) must yield different value

    (c) may or may not yield same value

    (d) none of the above

  4. 5-2-3*5-2 will give 18 if

    (a) - is left associative, * has precedence over - (Ans)

    (b) - is right associative, * has precedence over -

    (c) - is right associative, - has precedence over *

    (d) - is left associative, - has precedence over *

  5. printf("%f", 9/5); prints

    (a) 1.8

    (b) 1.0

    (c) 2.0

    (d) none (Ans)

  6. if (a=7) printf(" a is 7 "); else printf("a is not 7"); prints

    (a) a is 7 (Ans)

    (b) a is not 7

    (c) nothing

    (d) garbage

  7. if (a>b) if (b>c) s1; else s2; s2 will be executed if

    (a) a <= b

    (b) b > c

    (c) b <= c and a <= b

    (d) a > b and b <= c (Ans)

  8. main() { inc(); inc(); inc(); } inc() { static int x; printf("%d", ++x); } prints

    (a) 012

    (b) 123 (Ans)

    (c) 3 consecutive unpredictable numbers

    (d) 111

  9. Preprocessing is done

    (a) either before or at beginning of compilation process (Ans)

    (b) after compilation before execution

    (c) after loading

    (d) none of the above

  10. printf("%d", sizeof("")); prints

    (a) error

    (b) 0

    (c) garbage

    (d) 1 (Ans)

  11. main() { int a = 5, b = 2; printf("%d", a+++b); }

    (a) results in syntax

    (b) print 7 (Ans)

    (c) print 8

    (d) none

  12. Process by which one bit pattern is transformed into another by bitwise operation is

    (a) masking (Ans)

    (b) pruning

    (c) biting

    (d) chopping

  13. Value of an automatic variable that is declared but not initialized will be

    (a) 0

    (b) -1

    (c) unpredictable (Ans)

    (d) none

  14. int v = 3, *pv = &v; printf("%d %d", v, *pv); output will be

    (a) error

    (b) 3 address of v

    (c) 3 3 (Ans)

    (d) none




 


.

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