.
  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 » Allfon Edge Placement Papers » Allfon Edge Previous Years Solved Placement Papers

 

Allfon Edge Placement Paper - Technical and Electronics Questions


Advertisements
Advertisements




Allfon Edge Technical and Electronics Questions

  1. What is Little-endian?

    (a) MSB at lower address LSB at higher address

    (b) LSB at lower address MSB at higher address

    (c) Memory management technique

    (d) None of the above

    (Ans: B)
  2. 8086 has:

    (a) 16-bit data bus, 16-bit address bus

    (b) 16-bit data bus, 32-bit address bus

    (c) 8-bit data bus, 16-bit address bus

    (d) 8-bit data bus, 8-bit address bus

    (Ans: A)
  3. What is the scheduling algorithm used in general operating systems?

    (a) FCFS algorithm

    (b) Highest Priority First algorithm

    (c) Round-Robin algorithm

    (d) None of the above

    (Ans: C)
  4. Router is present at:

    (a) Physical layer

    (b) Data Link Layer

    (c) Network Layer

    (d) None of the above

    (Ans: C)
  5. Condition for deadlock occurrence:

    (a) Mutual Exclusion

    (b) No preemption

    (c) Hold and wait

    (d) Circular wait

    (e) All of the above

    (Ans: D)
  6. PCI stands for:

    (a) Programmable Computer Interface

    (b) Peripheral Computer Interface

    (c) Programmable Control Interface

    (d) Peripheral Component Interface

    (Ans: D)
  7. Toggle state in J-K flip-flop is:

    (a) 0 1

    (b) 1 0

    (c) 1 1

    (d) 0 0

    (Ans: C)
  8. Interrupt is serviced:

    (a) Immediately when it occurs

    (b) After the completion of the current instruction

    (c) Ignored

    (d) None of the above

    (Ans: B)
  9. 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)
  10. 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)
  11. What does `main` return on successful execution?

    (a) 1

    (b) 0

    (c) -1

    (d) Nonzero

    (Ans: B)
  12. 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-2024 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Read our Privacy Policy