Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Excel C Interview Questions
Questions Answers Views Company eMail

how can i get output like this? 1 2 3 4 5 6

6 5479

what is mallloc()?how it works?

4 5623

how can we use static and extern?and where can we use this?

3 5804

how to use enum datatype?Please explain me?

3 4588

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 4205

What are the languages are portable and platform independent?Why they are like that?

1 3159

pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?

2 7649

how can i get this by using for loop? * ** * **** * ******

3 3731

#include int main ( int argc, char* argv [ ] ) { int value1 = 10; int value2 = 5; printf ( "\n The sum is :%d", value1 | value2 ); } This is the answer asked by some one to add two numbers with out using arithmetic operator?Yes this answer is write it given out put as 15.But how????? what is need of following line? int main ( int argc, char* argv [ ] ) how it work?what is the meaning for this line? please explain me.Advance thanks

9 12376

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 3657

what is mean by Garbage collection ? Please answer me. Advance thanks.

4 5024

main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?

3 5524

Post New Excel C Interview Questions




Un-Answered Questions

Tell me what should you assume about your co-workers if you want to delegate successfully?

549


What is the use of weight field while creating menu?

53


Is websql part of html 5 detail?

343


Is port 8000 a tcp or udp?

434


What is dump destination? What are bdump, cdump and udump?

196






What causes clicking noise in hard drive?

358


How do you create an empty file in ubuntu?

329


Why lysosomes are know as “the cleaners” of the cell waste?

363


How can you write the scripts that operate on different objects depending on run-time information?

1991


How do we access crystal reports in .net?

423


How do I remove rss feeds from outlook 365?

342


What are the organizational related Infotypes

1374


What is naive bayes in machine learning?

36


What is the life-cycle of servlets?

495


Explain why hexadecimal code is widely used in digital systems?

412