KV
1.some datais given in printed output format.The data belongs to a co. (like share holder's info.).U have to design a suitable database for such information.U may need todefine&design the tables,their schemes,different indices,keys(likeprimary keys,foreign keys).remember, better it is normalised.
2.Given two tables with some records,some fields being empty.Alsogiven are some functions to manipulate the tables.We have to writecode(in some pseudo language)to fill those empty fields.U can usecontents of tables.
3.Given a big (about 1 and 1/2 page) 'C'function.U have to find ,whatthe code is doing.U have critisize the style of the function andimprove if possible.
4.Given a windows function.U have to find what is the error in thecode.And tell what the code is meant for?(Examinors said u need not know windows programming to solve thisquestion.)
These were the questions.My frinds told that they were able to solve3 questions(1st,2nd and 4th)in 30 mim. but they could not solve the3rd question,even in the remaining 90 min.I tried my levelbest togive an idea of the paper.
2.Given two tables with some records,some fields being empty.Alsogiven are some functions to manipulate the tables.We have to writecode(in some pseudo language)to fill those empty fields.U can usecontents of tables.
3.Given a big (about 1 and 1/2 page) 'C'function.U have to find ,whatthe code is doing.U have critisize the style of the function andimprove if possible.
4.Given a windows function.U have to find what is the error in thecode.And tell what the code is meant for?(Examinors said u need not know windows programming to solve thisquestion.)
These were the questions.My frinds told that they were able to solve3 questions(1st,2nd and 4th)in 30 mim. but they could not solve the3rd question,even in the remaining 90 min.I tried my levelbest togive an idea of the paper.
0 Comments:
Post a Comment
<< Home