Explain how do you print an address?
No Answer is Posted For this Question
Be the First to Post Answer
what is bitwise operator?
Explain the difference between structs and unions in c?
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
Differentiate fundamental data types and derived data types in C.
C program to find all possible outcomes of a dice?
Implement bit Array in C.
Explain the ternary tree?
how to copy a string without using c function
Explain 'far' and 'near' pointers in c.
pgm to find middle element of linklist(in efficent manner)