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 5456pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 9477#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 5016main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?
3 7398Post New Excel C Interview Questions
What are sql azure firewall rules?
im an electronics and communication engineering..i have to attend an interview based on contract basis.i kindly request u to send all possible questions to my mail. MY EMAIL ID IS -ashishkashyap931@gmail.com
Why do we need events in c#?
How to insert html code into mysql database using php?
Why is R Important?
What is ms word and excel?
What are the different dimensions of constancy in Apache Spark?
What are the Types of object in asp
what is the difference between thread and runnable types? : Java thread
Explain me how can I have a static front page and posts display on a page called blog?
What output will this program produce System.out.println(x+"+"+y+"="+(x+));
How to drop down a menu Programmatically ?
What is servlet container. how it works?
How do you integrate Generative AI models with existing enterprise systems?
I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .