What is meant by operator precedence?
No Answer is Posted For this Question
Be the First to Post Answer
What is volatile variable in c with example?
sir i wanted to know how we wap in c to add numbers without using arithmetic operator in which digits are entered by user?
which one low Priority in c? a)=,b)++,c)==,d)+
What are extern variables in c?
write a progam to compare the string using switch case?
What is the exact difference between '\0' and ""
What is time complexity c?
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
A marketing company wishes to construct a decision table to decide how to treat clients according to three characteristics: Gender, City Dweller, and age group: A (under 30), B (between 30 and 60), C (over 60). The company has four products (W, X, Y and Z) to test market. Product W will appeal to female city dwellers. Product X will appeal to young females. Product Y will appeal to Male middle aged shoppers who do not live in cities. Product Z will appeal to all but older females.
what are the stoge class in C and tel the scope and life time of it?
What do you understand by friend-functions? How are they used?
How to print India by nested loop? I IN IND INDI INDIA