Can you assign a different address to an array tag?
No Answer is Posted For this Question
Be the First to Post Answer
how can make variable not in registers
Array is an lvalue or not?
how we can say java is platform independent, while we require JVM for that particular Operating System?
What are identifiers and keywords in c?
What is local and global variable in c?
what is the advantage of software development
What are examples of structures?
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
please give code for this 1 2 4 7 11 16
What is a loop?
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
Why c is called procedure oriented language?