which one low Priority in c?
a)=,b)++,c)==,d)+

Answer Posted / satheesh.t

a)=

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are global variables static in c?

676


What oops means?

584


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1859


How can you read a directory in a C program?

651


Explain how can a program be made to print the name of a source file where an error occurs?

688






What are the modifiers available in c programming language?

740


Can static variables be declared in a header file?

618


If fflush wont work, what can I use to flush input?

615


Explain the use of 'auto' keyword

679


How to declare a variable?

572


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

664


Explain how can you avoid including a header more than once?

603


Why is c not oop?

539


what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

1259


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

603