What is action and transformation in spark?
No Answer is Posted For this Question
Be the First to Post Answer
writw a program to insert an element in the begning of a doubly linked list
Write a program to print all the prime numbers with in the given range
8 Answers ABC, College School Exams Tests, TCS,
write a program that accepts 3 numbers from the user. dispaly the values in a descending order.
print the palindrome numbers in between 0 to n
Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?
what is the difference between malloc() and calloc() function?
How do you define a function?
What does. int *x[](); means ?
15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?
Explain what is a stream?
Describe the difference between = and == symbols in c programming?
Are comments included during the compilation stage and placed in the EXE file as well?