Pointer in C
What is pointer? What significance of pointer in C programming languages?
Q. Explain type conversion rules for basic data types in java. Ans. Type promotion rule: Java automatically each bits or short operant to int when evaluating an expression. As usual as the automatic promotion
Write a recursive function intpower(base, exponent) that when invoked returns base^exponent. For example, intpower(3,4) = 3*3*3*3. Assume that the exponent is an integer greater than or equal to 1.
Illustrate the difference between the procedural and object-oriented programs in brief.
Method overriding: It is a method stated in a super class might be overridden by a method of similar name stated in a sub class. The two methods should have similar name and number and types of formal arguments. Any checked exception thrown by sub-cla
Explain how to detect a sequence of ‘1101’ arriving serially from the signal line?
Define the Binding of Instructions and Data to Memory?
Explain the term soft real-time.
Explain win 3.1 supports which form of multi tasking?
Case sensitive: The test which is sensitive to whether a character is in upper-case (example, 'A') or lower-case (example, 'a').
Explain the applications of packing life cycle.
18,76,764
1933606 Asked
3,689
Active Tutors
1460512
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!