What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
1 5269pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 9262#include
Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?
2 4818main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?
3 7096Post New Excel C Interview Questions
What is meant by vector graphic animation?
What is the atomic density of ceramics?
What impact do you think the iot have on the transport sector?
Is socket a hardware or software?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What is a line separator in java?
field bus transmitter calibration procedure tell me
What are the different license keys types in HANA system? What is their validity?
HOW THE OLTC TRANSFORMER SAVE ENERGY IN COMPARISON TO OFF LINE TRANSFORMER AND IS IT ECONOMICAL TO REPLACE THE OFF LINE TRANSFORMER TO OLTC TRANSFORMER
How can you do the explain of a dynamic sql statement?
What are the differences between sap sid and host name.
Is the Indian economy in the developing, underdeveloped or the developed state?
what is bmg file and how to create that files?what will it contailn?
How would you enter characters as hex numbers?
How to create a driver in codeigniter?