What is a unary operator?

Answer Posted / mahesh

unary operators r much useful in writting less code but much complex programms as they work on only one operator.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2586


Can static class have constructor?

596


What is encapsulation with real life example?

584


Why do while loop is used?

588


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

1800






How oops is better than procedural?

603


hi all..i want to know oops concepts clearly can any1 explain??

1687


What is object and class in oops?

600


What is abstraction in oops?

598


What is polymorphism what are the different types of polymorphism?

575


What type of loop is a for loop?

698


Explain virtual inheritance?

696


Why oops is important?

621


what are the different types of qualifier in java?

1850


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2116