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 4205pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 7649#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 3657main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?
3 5524Post New Excel C Interview Questions
Tell me what should you assume about your co-workers if you want to delegate successfully?
What is the use of weight field while creating menu?
Is websql part of html 5 detail?
Is port 8000 a tcp or udp?
What is dump destination? What are bdump, cdump and udump?
What causes clicking noise in hard drive?
How do you create an empty file in ubuntu?
Why lysosomes are know as “the cleaners” of the cell waste?
How can you write the scripts that operate on different objects depending on run-time information?
How do we access crystal reports in .net?
How do I remove rss feeds from outlook 365?
What are the organizational related Infotypes
What is naive bayes in machine learning?
What is the life-cycle of servlets?
Explain why hexadecimal code is widely used in digital systems?