Is javascript written in c?
No Answer is Posted For this Question
Be the First to Post Answer
What would be an example of a structure analogous to structure c?
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
How can a string be converted to a number?
What is typeof in c?
what is the maximum no. of bytes calloc can allocate
What are # preprocessor operator in c?
how to return 1000 variables from functio9n in c?plz give me code also
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?
Can i use Two or More Main Funtion in any C program.?
Explain the properties of union. What is the size of a union variable
write a c program that prints all multiples of 3between 1 and 50.
How do you print an address?