Archive for the ‘Resources’ Category

  • Interview Questions on ASIC

    Jan 11, 13 • 2925 Views • Resources6 Comments

    Ques 1- What is Application-Specific Integrated Circuit (ASIC)? Ans- Application-Specific Integrated Circuit is an IC built to satisfy some specific need. It improves speed, consumes less electricity and perform the specific task assigned to it very well. It

  • Important Questions on Inter-Process Communication

    Jan 11, 13 • 22120 Views • Resources1 Comment

    1) What is Inter-process communication? Ans: Exchange of data between two or more separate, independent processes/threads. Operating systems provide facilities/resources for inter-process communications (IPC), such as message queues, semaphores, and shared

  • Functions in C Language

    Jan 11, 13 • 3208 Views • Resources • • 7 Comments

    Q 1. What is a static function ? Ans 1: A static function is a function whose scope is limited to the current source file. Scope refers to the visibility of a function or variable. Q 2. Is it possible to execute code even after the program exits the main()

  • Questions on Functions in C Language

    Jan 10, 13 • 13680 Views • Resources7 Comments

    A Function is a combined block of instructions written to perform a specific task. A function takes a value and after performing requisite processing, it returns the value in the program. Lets have a look over the different questions on Functions in C

  • Interview questions and answers for C language

    Jan 10, 13 • 37831 Views • Resources55 Comments

    List of Interview questions and answers for C language :  The C programming language is mother of all programming languages. It is very simple and easy to learn.In interview there are lots of question asked from this domain so prepration of the topic is very