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 5265pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 9246#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 4804main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?
3 7084Post New Excel C Interview Questions
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
Why cad cam is better field against IT field?Is the salary is good in this field and if it so then what is the average salary in this field because I don;t think that salary is good enough in this field.
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
SAP SRM : Some Part of Materials are not Replicated from ECC to SRM and How do you Check those Materials , which are not yet Replicated ??
What happens when you use several conditions in a query?
How do you insert the percentage symbol in word?
What are the different types of operators in python?
Where is pip installing packages?
What are the Non-primitive data types in JavaScript?
what is oracle forms?
How many heads are there under total income? Name them.
What is integrity in sql?
What is app messaging, where did we use?
What is basic tag in html?