-
Pavatharni . S started the topic Explain structure in C language? in the forum C Programming 2 years, 6 months ago
Here, you need to explain that the structure in C programming is a user-defined data type that allows storing multiple types of data in a single unit. It is also important to mention that the structure members can be accessed only through structure variables.
-
Pavatharni . S started the topic What is recursion in C language? in the forum C Programming 2 years, 6 months ago
The process when a function calls itself is known as recursion and the function that calls itself is known as a recursive function. The recursive function comes in two phases, namely winding phase and unwinding phase.
-
Pavatharni . S started the topic Explain an array in C? in the forum C Programming 2 years, 6 months ago
A good answer would be: Array is a group of similar types of elements that have a contiguous memory location. Arrays are of 2 different types’ one-dimensional array and multidimensional array and it makes the code optimized as well as easy to sort.
-
Pavatharni . S started the topic Explain the use of the function in C language? in the forum C Programming 2 years, 6 months ago
Here, you’re required to explain the main ones such as C functions can be called any number of times from any place, they are used to avoid rewriting the same code again, and C function breaks bigger tasks into smaller tasks to make the language more understandable
-
Pavatharni . S started the topic Define a pointer in C language? in the forum C Programming 2 years, 6 months ago
This is one of the common questions asked at C interview. You need to explain here that a pointer is a variable that basically refers to the address of a value to make the code optimised and perform faster.
-
Pavatharni . S started the topic What do you mean by NULL pointer? in the forum C Programming 2 years, 6 months ago
The NULL pointer is one that doesn’t refer to any address of value but NULL. In an ideal situation, if we assign a ‘0’ value to a pointer of any type, it becomes a Null pointer. In simpler words, explain that the Null is a special reserved value of a pointer in C.
-
Pavatharni . S started the topic Explain the basic data types associated with C? in the forum C Programming 2 years, 6 months ago
Here, you need to talk about the most important ones including Int – that represent a number (integer), Float – that represent a number with a fraction part, Double –that represent double-precision floating point value, Char – that represent a single character, and Void – that represent special purpose type without any value.
-
Pavatharni . S started the topic Why is C programming known as the mother language? in the forum C Programming 2 years, 6 months ago
It is known as the mother language since most of the JVMs and compilers are written in C programming. Furthermore, most of the other technical languages such as C++, JavaScript, Python, Rust, etc. borrow heavily from C language.
-
Pavatharni . S started the topic Explain the different features offered by the C programming language? in the forum C Programming 2 years, 6 months ago
Make sure that you mention the most important features here including:
# C is a simple yet structured programming language with a rich set of operators and a fundamental flow control construction.
# It has 32 keywords only with several predefined functions.
# It is a highly portable programming language that permits mixed mode operations as…[Read more]
-
Pavatharni . S started the topic What do you mean by C language? in the forum C Programming 2 years, 6 months ago
The interviewer is trying to assess your basic understanding of the language here. You need to articulate your answer well. A good answer would be that C is a procedural or structured programming language where large programs are systematically broken down into smaller modules that use structured code. An extremely useful language, C is largely a…[Read more]
-
Pavatharni . S started the topic How you can accept or reject track changes in word 2013? in the forum Microsoft Word 2 years, 6 months ago
To accept or reject track changes in word 2013,
Select the track changes made in the document
From the review tab, click the Accept or Reject command, the mark-up will disappear and word will automatically jump to the next change -
Pavatharni . S started the topic In what ways you can see the difference between two similar documents? in the forum Microsoft Word 2 years, 6 months ago
To see the difference between two similar documents click the compare buttons and select compare from the review tab in the compare group in the Ribbon.
-
Pavatharni . S started the topic What you can add to label the values of individual chart elements? in the forum Microsoft Word 2 years, 6 months ago
Add “ data labels ” to label the values of individual chart elements
-
Pavatharni . S started the topic What is the easiest way to save a chart so you can use it another document? in the forum Microsoft Word 2 years, 6 months ago
You can save a chart as a chart template, this will allow you to change the data but reuse the chart’s formatting and styles
-
Pavatharni . S started the topic What is the short cut key to insert a page break ? in the forum Microsoft Word 2 years, 6 months ago
The short cut key to insert a page break is press <Ctrl> + <Enter>
-
Pavatharni . S started the topic How you can create a custom watermark? in the forum Microsoft Word 2 years, 6 months ago
To create your own Watermark, Got to Page Layout tab in the Page Background group click Watermark and select Custom Watermark. Select the Picture Watermark or text watermark option and make changes accordingly.
-
Pavatharni . S started the topic What is the correct procedure for creating a hanging indent? in the forum Microsoft Word 2 years, 6 months ago
You can create a hanging indent by Opening the paragraph dialog box Select “Special” list Select hanging specify an amount in “By” box.
-
Pavatharni . S started the topic What is the short cut to move the insertion point to the beginning of the docume in the forum Microsoft Word 2 years, 6 months ago
To move the insertion point to the beginning of the document the short cut key used to <Ctrl> + <Home>
-
Pavatharni . S started the topic How you can customize the indent amount? in the forum Microsoft Word 2 years, 6 months ago
To customize the indent amount, you have to select the text which you want indent. After that under “Page Layout” in paragraph section, you can set the indent left or right.
-
Pavatharni . S started the topic How you can insert an online picture in your word document in word 2013? in the forum Microsoft Word 2 years, 6 months ago
To insert picture that is online, like you have picture on Facebook or Flickr and you want to insert it in word document you can use this feature
Bring the cursor where you want to insert the image
Under INSERT tab, click the online picture button in the illustrations section.
Insert dialog box opens
Type a phrase that describes the image you…[Read more] - Load More
