Posts Tagged ‘Technical Interview’

  • function-c language question and answer

    Jan 11, 13 • 1683 Views • Resources • • 3 Comments

    Q1. What is a static function? Ans1: It is a function whose scope is limited to the current source file. Scope refers to the visibility of a function or variable. Q2. Is it possible to execute code even after the program exits the main()? Ans2: C library

  • Internet Protocol Version 6

    Jan 11, 13 • 2318 Views • General9 Comments

    Q.1 Define IPV6? Ans. IPV6 stands for Internet Protocol version 6.It is the next generation of internet protocol. Basically it is developed to solve the problem of eventual exhaustion of IPV4 address space. Although it also provide some other advantages like

  • Objective question on dynamic memory allocation

    Jan 11, 13 • 3686 Views • GeneralNo Comments

    1 Which of the following are encompassed within primary memory management operations: a. The allocation of main memory to programs b. The garbage collection to achieve compaction c. Managing the process control block d. Protection to user data when a user

  • Objective ques and ans on thermodynamic cycle-Rankine cycle is

    Jan 11, 13 • 27178 Views • General7 Comments

    1. Rankine cycle efficiency of a good steam power plant may be in the range of (a) 15 to 20% (b) 35 to 45% (c) 70 to 80% (d) 90 to 95% . Ans b 2. Rankine cycle operating on low pressure limit of p1 and high pressure limit of p2 (a) has higher thermal …

  • Questions on JavaScript

    Jan 11, 13 • 2523 Views • Resources5 Comments

    Ques 1. What is JavaScript? Ans: JavaScript is a general-purpose programming language designed to let programmers of all skill levels control the behaviour of software objects. The language is used most widely today in Web browsers whose software objects tend