What is action and transformation in spark?
No Answer is Posted For this Question
Be the First to Post Answer
code for inverse a matrix
Is there any restriction in how many arguments printf or scanf function can take? in which file in my c++ compiler i can see the code for implementation of these two functions??
What is echo in c programming?
What the different types of arrays in c?
What is static and auto variables in c?
sir i wanted to know how we wap in c to add numbers without using arithmetic operator in which digits are entered by user?
what is op? for(c=0;c=1000;c++) printf("%c",c);
How are strings stored in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"
Why is the code below functioning. According to me it MUST NOT.
Explain how can I remove the trailing spaces from a string?