Tell us about yourself.
Answer Posted / sanjeev vidua
Hello sir ,
I am sanjeev vidua. I have done bachelor of
computer application from satna.I did my schooling from
tikamgarh. so far as the question of my family background
is concerned my father name is shree komal prasad vidua and
he is teacher.My mother name is smt.Sharda devi vidua and
she is house wife.I have three brothers and two sisters.
my hobbies are playing chess and horse riding.
and my strength is my positive attitude whatever i do.
my weakness is,I easily rely on others.
my objective is to become software engineer.
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
What is pure oop?
What is encapsulation process?
Why do we use class in oops?
Why interface is used?
What is an example of genetic polymorphism?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is Difference Between Inheritance and creating object
and getting data? means
Class A extends B{
B.getMethod();}
(OR)
Class A{
b obj=new B();
obj.getMethod();
} How do you use inheritance in unity? This program numbers the lines found in a text file. Write a
program that reads text from a file and outputs each line
preceded by a line number. Print the line number
right-adjusted in a field of 3 spaces. Follow the line
number with a colon, then one space, then the text of the
line. You should get a character at a time and write code to
ignore leading blanks on each line. You may assume that the
lines are short enough to fit within a line on the screen.
Otherwise, allow default printer or screen output behavior
if the line is too long (i.e., wrap or truncate). A somewhat
harder version determines the number of spaces needed in the
field for the line numbers by counting lines before
processing the lines of the file. This version of the
program should insert a new line after the last complete
word that will fit within a 72-character line. can inline function declare in private part of class? What is object in oops? What is interface? When and where is it used? What is difference between oop and pop? What does sksksk mean in text slang? What is debug class?what is trace class? What differences are between them? With examples.