Future Software Placement Question Papers




Future Software Placement Question Papers

Filed under:

Future Software Placement Question Papers

1. S –> AB|AS
A –> a|aA
B –> b

What is the grammer accepted by the above?
Ans. aa*b

2. How many address lines are needed to address a 64Kb segment with each register storing upto 512 bytes.
Ans. 14 address lines

3. Find the expression representing the following K-map

1   1 1
       
  1 1  
1   1 1

4. For the POS form of the expression given below
_ _ _
X.Y.Z + X.Y.Z + X.( Y + Z )

5. In a computer system the ROM :
(a) contains boot software
(b) is permanent
© Both of the above
(d) None of the above
Ans. ©

6. The binary equivalent of 3B7F is
Ans. 0011 1011 0111 1111

7. The register used by the shift reduce passing method is
Ans. Stack

8. A microprogram can be defines as to consist of
Ans. A primitive operation

9. Find the output for the following C program
int array[4][4] = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16};
for (i=2;i<0;i–)
for (j=2;j< =0;j--)
printf("%d", arr[i][j]);

10. Find the output for the following C program
#include
void main()
{
int i,x,sum=0;
int arr[6]=[1,2,3,4,5,6]
for (i=0;i<4;i++)
sum+ = func(arr[i]);
printf("%d", sum);
}
func(int x)
{
int val,x;
val = 2;
return(x+ val++);
}

11. Given the following data:
Process P1 takes 2 seconds
Process P2 takes 3 seconds
Process P3 takes 4 seconds
Process P4 takes 1 second
Process P5 takes 6 seconds
Find the average time in case of shortest job first (SJF) scheduling.

12. Given a string STOCK and a stack of size 4. Which of the following strings cannot be generated using this stack.
(a) TSOCK
(b) TOSKC
© STOCK
(d) TKOSC
(e) None of these

13. Inversion of a matrix will take which of the following time complexities?
(a) O(n)
(b) O(n²)
© O(log n)
(d) O(n³)
(e) None of these

14. A drum rotates at 4000 rpm. What is its average access time.

15. What range of integral values can be stored using 32 bits?

16. Where are the following variables stored
Automatic
Global
Static

17. If a layer 4 transfers data at the rate of 3000 bytes/sec. What will be the size of data block transferred by Layer 2

18. What is the greatest disadvantage of dynamic RAM over static RAM
Ans. High Power and need to refresh every 2 ms.

19. What happens when the CPU gets interrupted?

20. Find the Postfix of the following string
(a + b) * ((-d) *f (ab - cd))

21. E –> E + E| E * E | E/E | E - E| …. then which is correct
(a) It is ambigous
(b) It is inherently ambigous
© It is non inherently ambigous
(d) None of the above

22. If there are n nodes and K edges in a graph then what is the order of traversing
Ans. O(n²)

23. A graph is represented as an adjacency list with n vertices and e edges
What is its time complexity
Ans. O(n + e)

24. An array with address KV[a] had n elements. Which of the following correctly addresses the ith element of the array.
(a) KV(a) - 2a + 2i
(b) KV(a) +2i
© KV(a) - 2a
(d) None of these

25. Give an example of a primitive instruction in microprocessors.

26. A computer has 8 bit data bus and 16 bit address line. How many machine cycles will it take to store the contents to a memory location?

27. Where is a variable defined in a function stores?
Ans. Process Swappable Area

28. For the following C progralm
int d=0;
for(int i=0;i<31;i++)
for(int j=0;j<31;j++)
for(int k=0;k<31;k++)
if (((i+j+k) % 3)==0)
d=d+1;
Find value of d

29. e= | | < (e)> |
What forms do the expressions created by the above definition fit in
Ans. All arithematic expressions

30. If a set of numbers are in sorted order then which of the following sorting method is best
Ans. Bubble Sort

31. A magnetic tape is similar to which of the following structures
Ans. List

32. The s/n id 3 dB Find the capacity of the line.

Related Plament Papers and Companies

Satyam

Satyam Placement Question Paper Sample Test Paper 1. A plane travels 695km with wind and 498km aginst the wind in same time.The speed of wind is 21km/hr. Find the speed of plane? Ans:144km/hr 2. A person wheres clean shirt every day he picks up the shirts from londry on every monday how many shirt he needs to have? Ans:15 3. A,B,C are three plots. their ratio is 5:6:9. If diff between the areas of a and c is 270m. what is the area of plot B.( the numericals r not same, i do not remember) 4. Two words are given HEAVEN nd another.

California Software Pvt. Ltd. Placement Question Papers

California Software Pvt. Ltd. Placement Question Papers In DBMS most of the questions from SQL syntax Data structure questions are simple like 1. what is the sorting algorithm with less time. 2.Which one is efficient? Bubble search or Sequential Search. other three are about queues.. Networking questions are about the basic concepts like what is the network layer protocol? what is the length of IP address nowadays? what device used to covert analog to digital and vice versa? more questions about routers.. the programming questions are really brain hungry but if u have practice and well verse in commands . it will be easy job.. More questions are

Citicorp Overseas Software Limited Placement Question Papers

Citicorp Overseas Software Limited Placement Question Papers SECTION A 1. a man purchased 6 stamps of rupees 1 and seven stamps of 50 paisa. he paid Rs. 12. how much change he got back ? Ans. 2.50 Rs 2. REPUBLICAN = 108 so DEMOCRATE = ? 3. if ELECTRICITY - GAS =100then JACK - JILL = ? 4. 8 man work for 6 days to complete a work. How many men are required tocomplete same work in 1/2 day. Ans. 96 men. 5. A man drives at a speed of 40 miles/hr. His wife

GDA Placement Question Papers

GDA Placement Question Papers There will be hardware/software sections from which u can choose either. s/w : no of Qs-- 50 apps(very simple questions mostly from R.S.Agarwal )---------5 computer networks(basically from 7-layers)---5 basic electronics(digital ckts/ADC etc)----5 C(mostly from "test ur c skills/exploring c" -yashwant kanitkar) ---35 h/w: no of Qs--50 digital circuits,simple electronics- 40(roughly) C - 5 apps --5

Sonata Software Placement Question Papers

Sonata Software Placement Question Papers Sonata Software Aptitude Test 1. Last month of an year (a) January (b) February (c) December (d) November 2. Select the odd one

  • Resources













  • Placement Papers Archives