i ahve v low % in 12th n BSC which is aroun 50 coz science
was imposed on me......nw m doin MCA n my aggregate in
above 74%,what shud i say if asked about low previous
percentage??????

Answer Posted / mms zubeir

Yes, it is an awful habit now-a-days some people are
following, the reason may be, they assume it is stylish &
modern ???

No, it is not. Please write in full atleast even if you
commit mistakes.

Come to your question, I am also an interviewer. Your case
seems to hold good since you are in an ascending lane.

So you can say that "I committed mistakes in my early
stages of my academic but I realized and corrected. Hence I
could able to score good score now. I will keep it up for
rest of my career..."

How is it?

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a class in oop?

626


Why is object oriented programming so hard?

616


What is difference between inheritance and polymorphism?

569


What is cohesion in oop?

621


Whats is abstraction in oops?

589






What is difference between oop and pop?

611


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

693


How is polymorphism achieved?

583


What is the highest level of cohesion?

575


What is polymorphism in oop example?

513


How to improve object oriented design skills?

569


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1393


What are main features of oop?

631


What is encapsulation in simple terms?

535


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1652