write a program greater then three numbers without if,
if...else,while,do..while,for,switch statement.
Answer Posted / mani kandan.s
#include<stdio.h>
#include<conio.h>
void main()
{
int a,b,c;
scanf("%d %d %d",&a,&b,&c,printf("Enter the a,b,c values"));
a>b&&a>c?printf("A is big"):b>c?printf("B is big"):printf
("C is big");
getch();
}
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
is it possible to get u.s visa with 55% in b-tech and 15 backlogs
what is difference between server 2008R1 and 2008 server R2?
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?
Explain momentum?
what is difference between Fault tolerance Vs fault avoidance
plz snd me sbi probationofficers papers to my id archpa@gmail.com
how much the percentile as a good percentile in elitmus.
10. Write a program in āCā language that will perform the following operation on double link list. Each node of this list contains the address of previous as well as next node. The previous pointer of first node & next pointer of last node should contain null. 1. Creation of list with as many records as user want 2. Search a node in the list 3. Deletion at last position 4. Display 5. Exit Create separate functions for each operation. The create () will be used to create the list. It should accept no argument & return the address of the starting node. Search() will search a node in the list. It receives rollno as argument & return that node if found otherwise return null. The delete () function will delete the last node. It does not receive any argument & return structure type value at last position. The starting node of the double list must be declared as external pointer variable. Each element of double link list will contain the following information Roll No, Std Name, Course. Use do-while loop & switch case for generating the above menu. The format of the output should is given below: S.No. Roll No. Student Name Course 1 cse01 Anil Singh B.Tech
sir now i am studying B.Tech final year so now i am eligible for writing group 1 and 2 or not?
I need to know the process to add 100 tapes in ATL. Ho to inicialize them to the system? How is all the process i need to follow> Thanks
how to send request to the direct server rather than proxy server
Why is it that a single, all ā encompassing metric cannot be developed for programme complexity or programme quality?
difference between arrays and linked list in c language?
I have attended offcampus conducted by polaris chennai.And i have cleared all rounds on 10th June 2014.They collected all my marksheet xerox and address proof and said that they will send me offer letter in 3 days.. But more than 15days passed but still i didnt receive any information. I am lot depend on this offer... so when can i expect offer letter?? will they surely send me offer letter?
What are the inspection and test plan for lift materials?