PSI DATA SYSTEMS




PSI DATA SYSTEMS

Filed under:

PSI DATA SYSTEMS Placement Question Paper

Birla Sample Question Paper

1. What is the function of the modulus operator in most languages ?

a) Sets a system environmental value to either base 10 ,base 8 or base 16
b) Returns the remainder after dividing one number by another
c) Returns the first argument raised to the second argument power
d) Prints out the actual code written to standard output rather than executing the code

2. lass professor{}
class teacher: public virtual professor{};
class researcher: public virtual professor {}
class myprofessor :public teacher,public researcher {};

3. Referring to the sample code above ,if an object of class “myprofessor” were created ,how many instances of professor will it contain?
a) 0
b) 1
c) 2
d) 3

4. Modern RDBMS’s perfom the following the following functionc except
a) Force column values in one table to match any of the values in a column of another table
b) Automatically replicate data on another server
c) Automatically create new indexes based on query history
d) Prevent unauthorized users from accessing data at the firls level

5. Which is not the characteristics of a view ?
a) Consumes Disk space for data
b) Multiple tables
c) Multiple rows
d) Updateable

6. RDBMS triggers are typically bound to a _____________and one or more _____________
a) Table,SQL statement types
b) SQL statement type,user
c) Column,rows
d) User, tables

7. What relationship is resolved by an “intersecting” or “associative” entity ?
a) Recursive
b) Mandatory one to one
c) Many to Many
d) One to One

8. Make a copy of file “upper” in the directory two levels up .
a) jump -2 upper
b) cp upper ../..
c) cp upper -2/
d) None of the above

GD Topic

1- indian cricket team is consistent or not;
2- IT shoud be necessary in rural area or not;
3- sourav ganguli should be caption or not;
4- advantage & disadvantages of Outsoursing;
5- india & pakistan matches are pation (josh) or not;

Related Plament Papers and Companies

PSI DATA SYSTEMS Placement Question Papers

PSI DATA SYSTEMS Placement Question Papers Technical

Ramco Systems

Ramco Systems Placement Question Paper 1. How many butes does an array A(1:8,-2:2,1:5) require for storage if each element of the array is 24 bits long. 200 480 600 800 none 2. begin i:=0; j:=0; | block d loop: if(i != 0) i := i-1; else i := i+1; i := i+1; | block a j := j+1; | block b if (j < = 25) goto loop; end | block c a) What is the value of i at [c] 2 ? b) How many times is the goto executed 25 ? c) How many times is the loop executed if i is initialized to 1 in [d] 26 d) How many times is the loop

Honeywell

Honeywell Placement Question Papers Some sample Questions 1. What is a Real-Time System ? 2. What is the difference between Hard and Soft real-time systems ? 3. What is a mission critical system ? 4. What is the important aspect of a real-time system ? 5. Explain the difference between microkernel and macro kernel. 6. Give an example of microkernel.Why paging is used ? 7. Which is the best page replacement algo and Why ? 8. What is software life cycle ? 9. How much time is spent usually in each phases and why Which one do U want to

Verizon India

Verizon India Placement Question Paper Interview Procedure The interview lays stress on your technical stream.The questions asked are from the subjects Data Structures,C Programming, Operating Systems, Computer Networks,etc. Some of the questions asked were: What is a finite Automata? What is a real time system.? What is binary search, traversal, hashing etc. What is indexing in databases? What is atomicity? What is testing. what is unit testing, integration testing etc. The paper consists of two parts, Aptitude and Technical sections, to be completed in 45 minutes.The aptitude section has 20 questions to be completed in 15 minutes and the technical has 30 questions to be completed in 30 minutes. The technical

Citicorp Placement Question Papers

Citicorp Placement Question Papers [1]. The following variable is available in file1.c static int average_float; all the functions in the file1.c can access the variable [2]. extern int x; Check the answer [3]. Another Problem with # define TRUE 0 some code while(TRUE) { some code } This won't go into the loop as TRUE is defined as 0 [4]. A question in structures where the memebers are dd,mm,yy. mm:dd:yy 09:07:97 [5]. Another structure question 1 Rajiv System Analyst [6]. INFILE.DAT is copied to OUTFILE.DAT [7]. A question with argc and argv . Input will be main() { int x=10,y=15; x=x++; y=++y; printf("%d %dn",x,y); } -------------------------- int x; main() { int x=0; { int x=10; x++; change_value(x); x++; Modify_value(); printf("First output:

  • Resources













  • Placement Papers Archives