How to draw the flowchart for structure programs?
No Answer is Posted For this Question
Be the First to Post Answer
code for reverse alternate words from astring
Write a program to produce the following output in c language? 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
List the difference between a While & Do While loops?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
Explain how can I manipulate strings of multibyte characters?
Explain what is the difference between #include and #include 'file' ?
Write a simple program to find the size of different basic data types in C.
What is data structure in c and its types?
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }
11 Answers HCL, Vector, Vector India, Vector Solutions, Wipro,
difference between c and c++?