GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  CSC  >  Placement Papers
Next Question 
 Placement Papers  |  Question 1 of 2    Print  
CSC Placement Papers
Please post any CSC Placement Papers in the comments section.


  
Total Answers and Comments: 11 Last Update: August 28, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
August 03, 2005 07:32:30   #1  
Kiran        

RE: CSC Placement Papers
CSC Placement Paper - Technical

1.with framework CASE tools IPSE can be achieved .IPSE is
a.integrated product software engineering.
b.integrated productivity simulation environment
c.inner project software estimation
Ans:d.inntegreted project support environment

2.data structured system devolepment (DSDD) is also called one of the below which is evolved from work on information domain analysis
a.j.d.methodology
b.yourdon methodology
Ans:c.warnier-or methodology
d.Kevin-yenn methodology

3.a.COCOMOestimation model is a single valued mode to compute software development effort(and cost)as a function of program size expressed in estimated lines of codes.
b..PUTNAM model is single valued model assuming a specific distribution of effort over life of software development project.
a.only a)is correct
b.only b)is correct
Ans:c.a ) and b)is correct
d.a)and b)is wrong

4.when in data coupling portion of a data structure(rather than simple argument)is passed via a model interface it is called one of the below
a.control coupling
Ans:b.stamp coupling
c.sub-coupling
d.reference coupling

5.what is measure of reliability for a computer based system if MTBF mean time between failure.MTTF mean time to failure.MTTR mean time to recover
a.MTBF MTTF/MTTR
B.MTBF MTTF*MTTR
C.MTTR MTTF*MTBF
Ans:D.MTBF MTTF+MTTR

6.in FURPS quality factors by HEWERT PACKAR
a.functionality is accessed by evaluating o ne feature of program and capability of algorithm only
b.supportability means breath of premna application and death of standards used
a.a)and b)both correct
Ans:b.a)correct b)wrong
c.b)correct a)wrong
d.a)and b) both wrong question is not cleared




7.ur testing of basis paw message means software devolepme nt quatiative measure of logical complexity program of independent path in search of program
a.data cycle complexity
b.path complexity metric
Ans:c.cyclomatic complexity
d.none of above (question is not cleared so try to understand it)

8.as a general rule
a.MIS performane criteria determine management information needs and these needs determine the objective of the firm
b.the objective of the firm determine the management information needs and these needs determine the MIS performance criteria
c.management information needs determine the MIS performance criteria and these criteria determine the objective of form
d.the objectives of firm determine the MISpwrformance criteria and these criteria detemine the management information needs.

9.a relatively small project is to be developed by a small team with good applocation experience needing to fulfull less than rigid requirements. Using the basis COCOMA model calculate the effort in person-months if the estimated lines of code is 33200
Ans:a.95 person-months.
b.111 perso n-months
c.102 person-months
d.87 person-moths

10.CRC modeling provides a way for identifying classes their respomnsibilities and their collaboration .a collabration refers to.
a.services provided by a class to other classes
Ans:b.requests sent by a class to ther classes to fulfill its own responsibility.
c.taxonomy of class types
d.characterstics of a class

12.a software was developed using component assembly model.after some time and old componet is to be replaced by a new one without disturbing the overall fuctioning of the softwarwe.following statements is true.
a.the new component should be developed in the same language as the old one
b.the new component should have exactly the same attribute as the old one.
c.the new component should inplement exactly the same methods as the old one.
d.The new component should provide exactly the same interface as the old one.

13.a real time system is to be developed .the choice of database would most appropriately be
a.distributed databases because the reduce redundancy of data.
b.distributed databases because the facilate parallel data processing through miultitasking
c.centralized databases because of high computing power the server.
d.centralized databases because they provide better deadlock handling mechanism.

14.the following statement is equavalence echo~
Ans:a.echo $HOME
b.$HOME
c.PWD
d.ps

15.the equavalent of following statement is echo~bin
Ans:a.echo$bin
b.echo bin
c.pwd
d.echo pwd

16.the command that gives the process of ID of last command invoked
a.$@
b.$#
c.$!
Ans:d.$$

17.the output of the following shell script
$set-a planets mecury venus
$planets[9] Pluto
$print ${planets[*]}
a.planets
b.mercurity venus puto
c.Pluto mercury Pluto
Ans:d.gives an error

18. let command is used for
a.command substitution
b.arithmetic calculation
Ans:c.to create analias
d.not used

19.name the relationship(s)that denotes some semantic dependency among otherwise unrelated classes.
a.generilazation or specification.
b.part of
Ans:c.association
d.all of the above

20.object persistence is best described by the following
a.the ability to retain an object throughout the execution of a method
b.the ability to retain an object throughout the execution of a program
c.the ability to save objects from one execution of a program to the text.
Ans:d.the ability to retain an object throughout time and or space

21.what is socket ? how many required to make connection between two systems
a.a socket is 2-tuple having protocol and port number and requires 4sockets
b.a socket is 3-tuple having protocol address and port number and requires 4 sockets
c.a socket is 2-tuple having protocol and address and requires 2 sockets
Ans:d.a socket is 3-tuple having protocol address and port number and requires 2 sockets

22.TCP/IP runs on
a.an Ehtener
b.a token ring
c.an x.25 net
Ans:d.all of the above

23.the job og fragmentation and re-assembly of datagrams in TCP/IP protocol suite is done by
a.network access layer
b.internet layer
Ans:c.transport layer
d.application layer

24.the sequence number in TCP header is used to
a.identify the first byte of the enclosed data int segment
b.identify the computer
c.identify the port on which server is running
Ans:d.none

25.what is output of the final echo command
$x hell0
$ echo'x goodbye'>sedtx
$sh setx ;x bye
$echo $x
a.hello
b.goodbye
Ans:c.bye
d.none

26. what would be the output of the following echo command in sequence?
$x 1
$echo'x 2'>setx
$sh setx
$echo $x
$x 3
$setx
$echo $x
a.2 2
b.1 2
c2 3
Ans:d.1 3

27.memory reference instruction branch subroutine (BSB) IS given instruction transferming control to subroutine
b.first word of the subroutine
c.address of next instruction in sequence which is presently held in pc (return addres)
d.another BSBinstruction
28.assume memory units has 65536 words of 8bits.the number of bits in program counter.accumalator. memory address register instruction respectively are
a.16 8 16 8
b16 16 8 8
c8 16 8 16
d8 8 16 16

29.which of the following instruction is used to load 2050h address toHL register pair?
a.LOD H 2050H
B.LOAD H 2050H
C.LXIH 2050H
D.LDAH 2050H

30.what will be the value of the accumalator having AAH after executing RLC instruction twice?
a.55h
b.abh
c.bah
d.aah

31.the top of the stack contains 5A&next byte down the stack is 14(all address in hexadecimal) the stack pointer (sp) containts 3A56.an instruction call subroutint stored at location 67AE whick is 3 bytes long is located at memory address 013F. What shall be the contents of Program Counter SP and stack respectively after the call instruction is executed?

PC SP stack
a. 67AE 3A58 42 01 5A 14
b. 0142 3A58 01 42 5A 14
c. 67AE 3A56 42 01 5A 14
d. 0142 3A56 01 42 5A 14

32. Time oriented metrics is one of the below i.e. times it takes to analyze change request design an appropriate modification implement the change test it and distribute to all users.

a. MTBR b. MTTC c. MTBW d. MTTW

33. which of the following is not a tool for application prototyping?
a. Application Generators.
b. Third Generation Languages
c. Screen Generators
d. Report Generators.

34. For Real time process control or embedded software application having high algorithmic complexity programs. Which software process metrics would be most suitable for project measurements?

a. size oriented metrics
b. Function point metrics
c. Feature Point metrics.
d.3d functionpoint metrics

35. Regression testing is:

a. Testing the System under extreme conditions.
b. Testing the System after a new component is integrated into it to make sure that no additional errors are introduced.
c. Testing the system with an exhaustive range of data to make sure that all the conditions are tested.
d. Testing of a module by its developmer before releasing it for integration with the entire system.

36. For a module to be strongly cohesive:
a. it should ideally perform just one function.
b. Et should have well defined relationships with other modules in the system.
c. It should be compact in size.
d. It should not take any data as input parameter.

37. The approach used in Top Down Analysis and design is:
a. To identify a top level function by combining many smaller componen into a single entity.
b. To identify a top level function and then create a hierarchy of lower level modules and components.
c. To prepare flowchart after programming has completed.
d. None of the above.

38. Engineers use the CASE tolls to:
a. Analyze these requirements and determine their feasibility.
b. Design the system's general algorithms.
c. Design an actual detailed implementation in terms of target environment.
d. All of the above.


39. While constructing a data dictionary the analyst considers:
a. Each data flow in the DFD has one data dictionary entry.
b. Definitions must be readily accessible by name.
c. There should be no redundancy in data definition.
e. All of the above.

40. The procedure for evaluating relative performance of defferent systems is referred to as:
a. Parallel processing.
b. Bench marking.
c. Comparative analysis.
d. Standard Evaluation.

41. The variable used to change the secondary prom string is:
a. PS3
b. PS1
c. PS2
d. Not possible.

42. The command used to send signals to specified job:
a. send
b. kill
c.
d. kill

43. When the complesity of a problem domain is modeled in an Object Oriented design it takes the form of a
a. Hierarchy b. Graph c. Tree d. none

44. Which of the following statements is true?
a. An object has a state behaviour and identity.
b. An object has only state and behaviour.
c. An object has only behaviour and identity.
d. An object has state and identity.

45. Object Oriented Analysis is a method
a. In which the system is viewed as a set of autonomous agents that collaborate to perform higher level behaviour.
b. In which programs are organized as co-operative collection of objects each of which represents an instance of some classes and whose classes are all a members of a hierarchy classes united via inheritance relationships.
c. Encompassing the process of object oriented decomposition and a notation for depicting both logical and physical as well as static and dynamic models of a system.
d. That examines requirements from the perspective of the classes and objects fount in the vocabulary of the problem domain.

46. Encapsulation constitutes:
a. Identifying the essential characteristics of and obhect.
b. Separation of contractual interface of an abstraction and its implementation.
c. The property of a system that is decomposed into a set of acohesive and loosely coupled modules.
d. Ordering of abstractions.


47. The enforcement of the class of anf object is reffered to as:
a. Modularity b. Abstraction c. Typing d. Binding

48.The Gateway and the Router are used in the following sense :
a. Gateway moves the data between different networks of the same protocol and the Router moves the data between different network of different protocol.
b. Gateway moves the data between different networks if different protocols and the Router moves the data berween different network of the same protocol.
c. Gateway and the router are used for security.
d. None of the above.


49. Which of the following is a Network Mamagement Protocol?a.DNS
B.CMIP
C.TELLNET
D.TCPMP


50. ip uses 4bytes addressing.how many butes address IPX uses-
a.12
b.16
c.8
d.10

51.IPaddress192.10.100.3is an example of the class
a.A
b.B
c.C
d.D

52.in TCP/IP protocol suite the protocol which controls the flow of data is-
a.ARP
b.ICMP
c.RARP
d.IP

53.ARPprotocol is used to-
a.map IP address to physical address
b.map EthernetAddress to IP address
c.both of above
d.none of above

54.what is the output ofthe two echo commands
$export x
$x 1
$sh -
$echo sx
$x 2
$ctrl-d leave this shell
$echo$sx

a.1 1
b.1 2
c.blank 2
d.none oe abovge

55.the command
$sleep10;date&
a.sleep and date both run simultanously in background
b.sleep and date both run simultanously sleep in foreground and date in background
c.after sleep finishes running in foreground than date runs in foreground
d.none

56.following are the contents of a file file
echo $#
echo $*
echo$0
echo $1
what would be output of following
$ shfiles 1 2 3
a.3
1 2 3
file
1
b.1 2 3
4
1
2
c.file 1
4
1
2
d.none

57what will be the outputs of the following commands
expr 4+3
expr14/3
expr 4*3
expr 4*3
a. 7 2 8 syntax error 12
b.7 2 8 12 syntax error
c.7 2 1 12
d.7 2 12 syntax error

58which of th statement is not true forsticky bit.
a.can be set for a file.
b.has no efect if thefile nis a dir.
c.tells unix to leave an executable in a memo ry after a program has finished executaion
d.none
59.make utility is
a.an editor on unix
b.to restor the system status
c.a utility for devlopment of program
d.none

60.th e following input is absent on a romchip as compared to ram chip-
a.read input
b. write input
c. chipselect
d. both a & b

61.the digital computer has memory unit with 8 bits per word. the struction set consist of six different
operation.each struction is stored in one word of memoryand consistof opcud part and address part . how many words can be address in memory
a.32
b.64
c.128
d.256

62.output of following will be
#include
main()
{
char p A ;
int q 65;
switch(1)
{
case 1:
printf( dand c p. q);
printf( cand d p q);
}
}
a.A AND 65
b.65 AND A
c.A and 65
65 and A
d.65 and A
A and 65

63output of following will be
# include
#include
main()
{
unsigned short p pow(2 15)+pow(2 9)+pow(2 6)+poe(2 0); //33345
char c;
c p;
printf( c/n c);
}
a.33345
b.45
c.A
d.none
64. p in following statement is
int (*p(char *a))[10];
a.integer
b.array
c.fuction
d.pointer

65.value of expression *(((p))name +2))) at the end of programm will be
#include
main()
{
struct account
{
int accno
char *name;
float balance;
}
agent *p &agent;
agent.name tom smith;
a.tom smith
b.o
c.m
d.none of this

66.state which one is corerect SQL
a.
SELECT STORE ID.SUM(QTY*PRICE)
FROM SALES .TITLES
WHERE TITLES.TITLE_.ID SALE.TITLE_ID
ORDER BY TITLE_ID
b.
SELECT STORE _ID SUM( QTY*PRICE)
FROM SALES SALES
WHERE TITLES .TITLES_ID SALES .TITLE_ID
GROUP BY STORE_ID ]
c.
_SELECT STORE _ID SUM( QTY*PRICE)
FROM SALES SALES
GROUP BY STORE_ID
WHERE TITLES .TITLE_ID+SALES.TITLE_ID
d.

SELECT STORE _ID SUM( QTY*PRICE)
FROM SALES SALES
ORDER BY TITLE_ID
WHERE TITLES .TITLE_ID SALES.TITLE_ID

67which type of join is used in following SQL
SELECT STORE_NAME.PUB_ID
FROM PUBLISHER .STORES
WHERE NOT PUBLISHER.STATE STORES .STATE
a.EQUIJOIN
B.THETAJOIN
C.NOTQUIJOIN
D NONE OF THIS
68.
EMPLOYEE DEPARTMENT

empid name deptid deptid deptname

.1 A 11 11 AAAAA
2 B 11 22 BBBBB
3 C 22 33 CCCCC
4. D 22
5 E 23
SELECT NAME .DEPT_ID.DEPT_NAME
FROM EMPLOYEE EM.DEPARTMENT DP
WHERE EMDEPT _ID DP.DEPT_ID
GROUP BY DEPT_ID

which is the correct result set out of above SQL and table data



a. A 11 AAAAA
B 11 AAAAA
C 22 BBBBB
D 22 BBBBB
D 33 CCCCC
b;
A 11 AAAAA
C 22 BBBBB
E 33 CCCCC

C.

B 11 AAAAA
D 22 BBBBB
E 33 CCCCC
D.NONE

69.
11.2 'S complement of binary 110110101id
a.001001010
b.1101110101
c.001001011
d.101001010

70.equivalent octal number for binary 10001010111
a. 2127
b.1227
c.2217
d.1111

71.while exucuting a programm if the 8085/8080A MPU fetches the machine code located at the memory address 2057H then jthe content of the programm counter is
a.2056H
B.2057H
C.2058H
D.2059H

72number of address line required on the chip of 2k memory
a.10
b.11
c.12
d16

73.the sequence followed bby the storage and retrieval of data bytes on the stacks
a.FIFO
B.LIFO
C.FILO
D.LILO

74.another name for RS flip flop
a.a stable multivibrator
b.bistable multivibrator
c.monostable multivibrator
d.oscillotor

75.
equivelent BCDrepresentation of binary 1100010
a.01100010
b.10011000
c.1100010
d.11000100

 
Is this answer useful? Yes | No
August 03, 2005 07:33:55   #2  
Kiran        

RE: CSC Placement Papers
GENERAL ABILITY - REASONING

This is the paper on General aptitude.This paper is very very important as far as ones selection is
concerned.U have to be very fast and accurate and U have to score at least above 80 to be selected
for interview.The criteria for the test was 60 throughout in 10th 12th
grad and MCA upto iv sem.Here about 150 students sat for the test and 15 were shortlisted for the
interviews.So U can see the degree of the competition.The company is good and work hard U can
get through.Start practising Mental abulity from RS Agarwal Specially PUZZLES NUMBER
SERIES MIRROR IMAGE 3D and FIGURE SERIES.
Though I am sending U the technical paper also but that will be available to almost all of U and
so that is not so important for selection.Just attempt about 60 questions out of 75 in that paper.

GENERAL ABILITY - REASONING

NO of ques : 100
Time : 40 minutes
This paper was divided into 7(seven) sections:
1. Sequence figures : 10 questions
In this section U have to trace out the next
figure in the given sequence OR find out the
ODD figure from given four figures. This is
very simple section and U can do it
very easily.
2. Numerical Series : 15 questions
In this section U have to find the odd no in
given series OR find the next no in the given
series OR what comes in place of ? in a series.
Practice this type of question from R.S
Agarwal.I remember only few question which I am
trying to give below:
6 9 12 ? 6
6 ? 9 9 6
9 12 6 3 6
this is just the type of ques.It may not be the exact
one.U see that the sum of each row is 36.
So ? 6.There were many ques of this type.
3 6 18 ? 7 8
1 2 6 6 3 2
This types if questions were there in
which U have to find the no replacing ?....
3. Non verbal reasoning : 15 questions
Here U are given 4 squares figures (a b c d)
differing slightly in thickness of their sides
Now U are given a few set of figures with some
figures left out.These blanks are numbered 1 to 15.U
have to fit one of the above given square figures in each blank.This is a
very simple question and U can do it easily.
4. Analytical Reasoning :15 Questions
This section contained questions as given in puzzle
section of RS Agarwal.It contains 4
parts with 5 5 3 2 questions.Just do it with
patience.Make tables and then U will easily answer the questions
following it..
I don't remember the exact question but I am sending
approximately same question:
(i).Four friends are given named Akansha Anuska Anisha
... ... .Each of them live in a separate home and
sleep on one bed.Akansha and Anuska have two extra beds two of
the house have green lawns while the rest have narrow porchs One of the house has
Airconditioner while the rest have fans.And so on..
Based on these informations five questions were asked like
What is the total no of beds in all houses?
ans:14(not sure!!just check it)
Who lives in the house with green lawn and with AC?
These type of questions are very simple.Just make the table and
U will get all the answers
(ii).Five students and five subjects and given along with few
information.Five questions are asked following the questions.This is a bit tricky do
it in the end.
(iii).In a given knockout series England defeated
Pakistan Pakistan was defeated by Newzealand
India defeated both England and Newzealand.
Three very simple questions were asked like:
Who won the series? ans: India
Who didn't win a single match? ans: Pakistan
How many matches were played in total?
(iv). This is also very simple question..U can answer it easily.
5. Spatial resoning : 15 Questions
This question is similar to the MIRROR IMAGE
part of RS Agarwal.A Figure is given and U have to identify the
figure which CANNOT BE the mirror image of the given figure which
can be rotated along any axis.
6. English aptitude : 15 Questions
This section contains two parts:
(i). 5 questions asking synonym of given words.
(one of the word is quiet ans:silent)
(ii).10 questions aksing to identify words not
similar in meaning to the given words.
(one of the word is mutiny and the alternatives
are a)uprising b)rebel
c)revolt d).... answer:b )
7. 3D reasoning : 15 Questions
This section contained questions in which a 3
dimentional figure is given and U have to judge how it would look from
the side indicated in the question like from below from back etc.
Also there are questions in which a sheet is given
with marks on it along which it can be folded.U have to judge from the given
option the three dimentional structure which can be build
by folding the sheet along the given lines .

 
Is this answer useful? Yes | No
August 04, 2005 11:09:35   #3  
amit chahal        

RE: CSC Placement Papers
absolutely exquisit and full of treasure
 
Is this answer useful? Yes | No
August 09, 2005 07:21:35   #4  
vasu        

RE: CSC Placement Papers
very tough paper prepare well
 
Is this answer useful? Yes | No
August 09, 2005 08:33:41   #5  
Preety        

RE: CSC Placement Papers
This is a nice stuff. Can anyone post interview Questions in mainframes at CSC.

Thanks

 
Is this answer useful? Yes | No
February 26, 2006 10:26:39   #6  
prakash        

RE: CSC Placement Papers

hi guys

can nyone plz tell abt da cutoff in each section? alsoif reference works.im2005 passout withreferencein csc can i sit with2006 batch.plzreply


 
Is this answer useful? Yes | No
May 10, 2006 14:08:03   #7  
rajiv trivedi        

RE: CSC Placement Papers

hi friends

here i got 1 CSC placement paper and i'm posting it for you all. this year they have changed their pattern entirely emphasis has shifted to java and programming. i do not remember all questions and these are based on memory of my friens and myself .

  1. The width in bits of double primitive type in Java is --. Select the one correct answer.
    1. The width of double is platform dependent
    2. 64
    3. 128
    4. 8
    5. 4
  2. What would happen when the following is compiled and executed. Select the one correct answer.

class example {

int x;

i nt y;

String name;

public static void main(String args[]) {

example pnt new example();

System.out.println( pnt is + pnt.name + + pnt.x + + pnt.y);

}

}

3. The program does not compile because x y and name are not initialized.

    1. The program throws a runtime exception as x y and name are used before initialization.
    2. The program prints pnt is 0 0.
    3. The program prints pnt is null 0 0.
    4. The program prints pnt is NULL false.

4.Which of these lines will compile? Select all correct answers

short s 20;

    1. byte b 128;
    2. char c 32;
    3. double d 1.4;;
    4. float f 1.4;
    5. byte e 0;

5.What is contained in the directory /proc?:

a. System information

b. Administrative procedures

c. Boot procedures

d. Documentation on your system

6. Transactions per rollback segment is derived from[DBA]
a. Db_Block_Buffers

b. Processes

c. Shared_Pool_Size

d. None of the above

7. These following parameters are optional in init.ora parameter file DB_BLOCK_SIZE PROCESSES
a True b False Ans : False


8. What is the purpose of different record methods 1) Record 2) Pass up 3) As Object 4) Ignore.

9. While running DOS on a PC which command would be used to duplicate the entire diskette:

(I forgot options)


 
Is this answer useful? Yes | No
May 10, 2006 20:36:28   #8  
rajiv4010 Member Since: May 2006   Contribution: 1    

RE: CSC Placement Papers

hi friends

i'm having a few questions from CSC Technical paper. this year their emphasis was on Programming and Java.

1.C# is a native language of:

A.Java

B. .Net

C.Visual Basic

2.What is IMP in Objective C

A.Implementation pointer

B.Important Pointer

C.Intended Pointer

3.The width in bits of double primitive type in Java is --. Select the one correct answer.

    1. The width of double is platform dependent
    2. 64
    3. 128
    4. 8
    5. 4

4.What would happen when the following is compiled and executed. Select the one correct answer.

  1. class example {
  2. int x;
  3. int y;
  4. String name;
  5. public static void main(String args[]) {
  6. example pnt new example();
  7. System.out.println( pnt is + pnt.name +
  8. + pnt.x + + pnt.y);
  9. }
  10. }
    1. The program does not compile because x y and name are not initialized.
    2. The program throws a runtime exception as x y and name are used before initialization.
    3. The program prints pnt is 0 0.
    4. The program prints pnt is null 0 0.
    5. The program prints pnt is NULL false

5.Which of these lines will compile? Select all correct answers.

    1. short s 20;
    2. byte b 128;
    3. char c 32;
    4. double d 1.4;;
    5. float f 1.4;
    6. byte e 0;

6.What is contained in the directory /proc?:

a. System information

b. Administrative procedures

c. Boot procedures

d. Documentation on your sytem

8. Transactions per rollback segment is derived from[DBA]
a. Db_Block_Buffer

b. Processes

c. Shared_Pool_Size

d. None of the above

9. These following parameters are optional in init.ora parameter file DB_BLOCK_SIZE PROCESSES
a True b False Ans : False




10.What is the purpose of different record methods 1) Record 2) Pass up 3) As Object 4) Ignore.

11.While running DOS on a PC which command would be used to duplicate the entire diskette:

(I forgot options)


 
Is this answer useful? Yes | No
June 01, 2006 13:33:53   #9  
Khaja Moinuddin Mohammed        

RE: CSC Placement Papers

Will it be really that tough.Will the papers be different for ITs n non-ITs?Where can i find the latest papers of CSC?ITs really urgent we r having CSC on 7th of this month.IF any 1 find this post plz mail me to moinuddinmoin@yahoo.co.in PLZ its really urgent.


 
Is this answer useful? Yes | No
July 13, 2006 10:47:12   #10  
sainath        

RE: CSC Placement Papers

the papers are really fantastic....

thnx for the details


 
Is this answer useful? Yes | No
  Page 1 of 2   « First    1    2    >     Last »  


 
Go To Top


 Sponsored Links

 
Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape