Answer Posted / priyanka
As iam fresher i want to stratup my career with good organisation so dell is the good brranded company
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to build a exercise findig min number of e heap with list imlemented?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
Why array is used in c?
How can type-insensitive macros be created?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
What are the different file extensions involved when programming in C?
What is the meaning of ?
Explain what is wrong with this statement? Myname = ?robin?;
What is the size of empty structure in c?
What is string length in c?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
Tell me the use of bit field in c language?
What is difference between %d and %i in c?
What is the right way to use errno?
What does sizeof int return?