void main()
{
int i=5;
printf(“%d”,++i++)
}
Answer Posted / keshav
compiler error - ++i++
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is candidate key ? What is Alter net key ? & What is foreign key ?
How many VLANs are supported on a single switch
what is the main fuction of OSPF in a internetwork? how does work of same network?
What are annotations? What are assertions? why they are used why not if-else?? what is normalization? what is QuickSort? what are Avl trees?
I am having 17 months experience in development.I want to take testing as my career.I dont have experience in testing. Will get job anywhere?
how much lighting lux need for a common walking area at night time
pls send me rrb se(s&t)questions
What is the difference between CD-R and CD+R?
Write a program in āCā that will accept 10 numbers from the user, sort them & then perform the binary search. The searching number will be arithmetic mean of the 10 numbers accepted from the user. Write the sort() & binSearch() functions for performing the sorting & binary search. Also create display function() for displaying the list. Sort() function will use selection sort and only receive one argument (Single char type)as type of sorting i.e. ascending (a) or descending (d). Display the list after sorting using a display() function. binSearch() function will accept one argument as a number to be search & return null or the index position of that number in the array. display() function is non argument non return type function. It will simply display the list row-wise. Program should use these functions by displaying the appropriate message for found or not found.
Relate FDDI/ATM/SONET to the OSI model.
Hi i want some previous interview questions and answers for KVB Bank.
what is node class?
How many of 14 digit numbers we can make with 1,2,3,4,5 that are divisible by 4. Repetitions allowed.
what is the need of constractor explain with sutable progarmming example
Discuss the various process operations, clearly stating what is involved in each process operation.