SURESHKUMAR.NET FORUMS
Registered Member Login:
Not a member? Register today!



Welcome to the SURESHKUMAR.NET FORUMS.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.




BIRLA SOFT Placement Papers BIRLA SOFT profile pattern , BIRLA SOFT Latest placement papers and Updated BIRLA SOFT 2006 2007 placement papers . If you have attended recent test of BIRLA SOFT , kindly post the model paper in this forum.

BirlaSoft placement paper 3

        

Reply
 
LinkBack Thread Tools Display Modes
Old 03-02-07, 07:08 PM   #1 (permalink)
Super Moderator
 
sridhar's Avatar
 
Join Date: Feb 2006
Age: 27
Posts: 4,502
Thanks: 25
Thanked 455 Times in 257 Posts
Rep Power: 0 sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute
BirlaSoft placement paper 3

BirlaSoft placement paper 3

BIRLASOFT Paper - 3

1.What is stub in software testing ?

A dummy sub program

A test case,which fails regularly

A defect log report

A defect ,which is not closed



2. What does 100% code coverage mean while testing software ?

Basic flow of software is tested

All critical test cases are tested

Each line of code is executed at least once while testing .

No while and If loops are tested

3. What does GPF in Windows95 stands for ?

Great Performance Format

General Performance Error

General Protection Fault

Group Performance Frequency

4. Which of the following best fits for testing boundary values ?

Age test box accepts age between 10-20 (both inclusive)

Name text box can have any value

Date text box should have data in dd/mm/yyyy format

Employee Grade text box can have one of the following values L1,M1,E1

5. string somestring;

Which of the following choices will convert a standard C++ string object “somestring” to a C string



somestring.c_str()

&somestring[1]

Copy.somestring()

Std::cstring(something)

6. Which of the following best suites load scenario ?



100 users chatting in a chat application

Testing for compulsory fields in a employee details form

Checking for date format in date of birth field

Registering into Sign In site



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

Sets a system environmental value to either base 10 ,base 8 or base 16

Returns the remainder after dividing one number by another

Returns the first argument raised to the second argument power

Prints out the actual code written to standard output rather than executing the code

8. class professor{}

class teacher: public virtual professor{};

class researcher: public virtual professor {}

class myprofessor :public teacher,public researcher {};

Referring to the sample code above ,if an object of class “myprofessor” were created ,how many instances of professor will it contain?

0

1

2

3

9. What function will read a specified number of elements from a file ?

fread()

readfile()

fileread()

gets()

10. What is the largest value an integer can hold in a Standard C compiler ?

32767

65536

2147483647

INT_MAX

11. With every use of memory allocation function should be used to release allocated memory which is no longer needed ?

dropmem()

dealloc()

release()

free()

12. Modern RDBMS’s perfom the following the following functionc except ______________.

Force column values in one table to match any of the values in a column of another table

Automatically replicate data on another server

Automatically create new indexes based on query history

Prevent unauthorized users from accessing data at the firls level

13. Which is not the characteristics of a view ?

Consumes Disk space for data

Multiple tables

Multiple rows

Updateable

14. RDBMS triggers are typically bound to a _____________and one or more _____________

Table,SQL statement types

SQL statement type,user

Column,rows

User, tables



15. What relationship is resolved by an “intersecting” or “associative” entity ?

Recursive

Mandatory one to one

Many to Many

One to One



16. Select a,b,c,d from vtable where b>2 and c<4

Assuming you will execute the above query often ,changing only the values in the where clause ,what could you do to improve efficiency ?

Create a database stored procedure with parameters to execute this statement

Create an index on columns a&b

Create a temporary table that contains the data and use triggers to maintain it

Create a trigger that executes this statement and execute the trigger

17. Make a copy of file “upper” in the directory two levels up .

jump –2 upper

cp upper ../..

cp upper –2/

None of the above

18. Change the current directory to /usr/local/bin

mv /usr/local/bin

cd /usr/local/bin

setdir /usr/local/bin

my/usr/local/bin

19. How do you change the access permission (add group read/write) to all the files in the current directory containing the word “cali” in their names ?

chmod g+rw *cali*
setperm r+w *cali*

chmod 0660 *cali*

Both A and C

sridhar is offline Offline   Reply With Quote
Reply

Tags
birlasoft , birlasoft 2009 placement papers , birlasoft 2010 placement papers , birlasoft aptitude questions , birlasoft careers , birlasoft entrance exam , birlasoft exam , birlasoft exam papers , birlasoft exam pattern , birlasoft interview , birlasoft interview pattern , birlasoft interview questions , birlasoft latest placement papers , birlasoft online exam , birlasoft papers , birlasoft pattern , birlasoft placement papers , birlasoft profile , birlasoft puzzles , birlasoft question papers , birlasoft sample papers , birlasoft test , birlasoft written exam , paper , placement


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
All Big MNCs Latest 2006 Placement papers sridhar Companies Info & Recruitment Process 3 07-04-09 07:40 PM
INFOSYS 2006 PLACEMENT PAPERS sridhar Companies Info & Recruitment Process 2 14-04-07 02:22 PM
BirlaSoft placement paper 1 sridhar BIRLA SOFT Placement Papers 0 03-02-07 07:04 PM
BirlaSoft 2006 placement paper sridhar BIRLA SOFT Placement Papers 0 03-02-07 07:01 PM
CTS 2006 PLACEMENT PAPERS sridhar Companies Info & Recruitment Process 0 09-10-06 05:24 PM


All times are GMT +6.5. The time now is 05:36 PM.

More Interview Questions Here...

Content Relevant URLs by vBSEO 3.3.2